We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464754c commit 06cc8a6Copy full SHA for 06cc8a6
op-chain-ops/cmd/check-l2/main.go
@@ -22,7 +22,6 @@ import (
22
"github.com/ethereum-optimism/optimism/op-bindings/bindings"
23
"github.com/ethereum-optimism/optimism/op-bindings/predeploys"
24
"github.com/ethereum-optimism/optimism/op-chain-ops/clients"
25
- "github.com/ethereum-optimism/optimism/op-chain-ops/genesis"
26
"github.com/ethereum/go-ethereum/common"
27
"github.com/ethereum/go-ethereum/ethclient"
28
"github.com/ethereum/go-ethereum/log"
0 commit comments