Skip to content

Commit

Permalink
Update IERC7160.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed Apr 26, 2024
1 parent 78893a3 commit eaedb8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions contracts/interfaces/IERC7160.sol
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (token/ERC721/extensions/IERC721Metadata.sol)

pragma solidity ^0.8.19;
pragma solidity ^0.8.20;

import {IERC165} from "./IERC165.sol";

Expand Down

0 comments on commit eaedb8d

Please sign in to comment.