移除一些不需要的引用
This commit is contained in:
parent
f37fc2f087
commit
879e82bb9e
File diff suppressed because one or more lines are too long
@ -1,11 +1,8 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
pragma solidity 0.8.10;
|
||||
|
||||
import "@openzeppelin/contracts/token/ERC721/IERC721.sol";
|
||||
import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
|
||||
import "@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol";
|
||||
import "@openzeppelin/contracts/utils/Address.sol";
|
||||
import "@openzeppelin/contracts/governance/TimelockController.sol";
|
||||
import "@openzeppelin/contracts/security/ReentrancyGuard.sol";
|
||||
import "../core/HasSignature.sol";
|
||||
import "../interfaces/IBEERC721.sol";
|
||||
|
Loading…
x
Reference in New Issue
Block a user