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 13a8a56 commit cdd987cCopy full SHA for cdd987c
contracts/ThirdwebContract.sol
@@ -2,7 +2,6 @@
2
pragma solidity ^0.8.0;
3
4
import "./feature/Ownable.sol";
5
-import "./feature/ExecutionContext.sol";
6
import "./feature/ContractMetadata.sol";
7
8
contract ThirdwebContract is Ownable, ContractMetadata {
0 commit comments