infrastructure-upgrade/lib/openzeppelin-contracts/contracts/mocks/ERC165/ERC165NotSupported.sol

6 lines
90 B
Solidity
Raw Permalink Normal View History

2023-04-08 18:46:18 +00:00
// SPDX-License-Identifier: MIT
pragma solidity ^0.6.0;
contract ERC165NotSupported { }