ERC165NotSupported.sol 59 B

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