Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 committed Jun 28, 2024
1 parent d143e5b commit ba56e45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/accesslists/AccessList.sol
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ import "@openzeppelin/contracts/token/ERC721/extensions/ERC721Burnable.sol";
import "@openzeppelin/contracts/utils/Counters.sol";
import "@openzeppelin/contracts/access/Ownable.sol";

import "hardhat/console.sol";

/**
* @title AccessList
*
Expand Down

0 comments on commit ba56e45

Please sign in to comment.