Skip to content

Commit 06a1a3b

Browse files
authored
Remove console log (#11)
1 parent 09b9be5 commit 06a1a3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/WormholeRelayerSDK.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import {IERC20} from "./interfaces/IERC20.sol";
88

99
import "./Utils.sol";
1010

11-
import "forge-std/console.sol";
12-
1311
abstract contract Base {
1412
IWormholeRelayer public immutable wormholeRelayer;
1513
IWormhole public immutable wormhole;

0 commit comments

Comments
 (0)