Skip to content

Commit 216379d

Browse files
remove console.sol
1 parent b9a69f1 commit 216379d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

contracts/ByocFactory.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ import { IByocFactory } from "./interfaces/IByocFactory.sol";
1313
import { TWRegistry } from "./TWRegistry.sol";
1414
import "./ThirdwebContract.sol";
1515

16-
import "hardhat/console.sol";
17-
1816
contract ByocFactory is IByocFactory, ERC2771Context, AccessControlEnumerable {
1917
/*///////////////////////////////////////////////////////////////
2018
State variables

0 commit comments

Comments
 (0)