infrastructure-upgrade/lib/openzeppelin-contracts/contracts/mocks/ERC165/ERC165NotSupported.sol
T-Hax 735546619e
init
Signed-off-by: T-Hax <>
2023-04-08 18:46:18 +00:00

6 lines
90 B
Solidity

// SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
contract ERC165NotSupported { }