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 09b9be5 commit 06a1a3bCopy full SHA for 06a1a3b
src/WormholeRelayerSDK.sol
@@ -8,8 +8,6 @@ import {IERC20} from "./interfaces/IERC20.sol";
8
9
import "./Utils.sol";
10
11
-import "forge-std/console.sol";
12
-
13
abstract contract Base {
14
IWormholeRelayer public immutable wormholeRelayer;
15
IWormhole public immutable wormhole;
0 commit comments