We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8a0f3 commit 5b5ba77Copy full SHA for 5b5ba77
contracts/drop/DropERC20.sol
@@ -7,7 +7,6 @@ import "@openzeppelin/contracts-upgradeable/token/ERC20/extensions/ERC20VotesUpg
7
8
import "@openzeppelin/contracts-upgradeable/utils/MulticallUpgradeable.sol";
9
import "@openzeppelin/contracts-upgradeable/utils/StringsUpgradeable.sol";
10
-import "@openzeppelin/contracts-upgradeable/interfaces/IERC2981Upgradeable.sol";
11
12
// ========== Internal imports ==========
13
0 commit comments