ERC165NotSupported.sol 60 B

123456
  1. pragma solidity ^0.4.24;
  2. contract ERC165NotSupported {
  3. }