We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e843372 commit b33bd2aCopy full SHA for b33bd2a
script/DeployL2.s.sol
@@ -4,8 +4,6 @@ pragma solidity 0.8.26;
4
// system contracts
5
import {RollupOrders} from "../src/orders/RollupOrders.sol";
6
import {RollupPassage} from "../src/passage/RollupPassage.sol";
7
-// permit2
8
-import {deployPermit2} from "./DeployPermit2.s.sol";
9
// gnosis safe
10
import {deployGnosisCore, deploySafeInstance, SafeSetup} from "./DeployGnosisSafe.s.sol";
11
// simple erc20
0 commit comments