ERC165NotSupported.sol 57 B

123
  1. pragma solidity ^0.6.0;
  2. contract ERC165NotSupported { }