Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed Jul 26, 2022
1 parent f3091b7 commit 1e9dba2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/token/ERC721/extensions/ERC721Enumerable.sol
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ pragma solidity ^0.8.0;

import "../ERC721.sol";
import "./IERC721Enumerable.sol";
import "hardhat/console.sol";

/**
* @dev This implements an optional extension of {ERC721} defined in the EIP that adds
Expand Down

0 comments on commit 1e9dba2

Please sign in to comment.