Commit 2cae1cd8 authored by Mark Tyneway's avatar Mark Tyneway Committed by Andreas Bigger

lint: fix

parent 6b80a91c
......@@ -8,11 +8,10 @@ import (
"golang.org/x/exp/maps"
//"strings"
"github.com/ethereum/go-ethereum/ethclient"
"github.com/ethereum/go-ethereum/log"
"github.com/mattn/go-isatty"
"github.com/urfave/cli/v2"
"github.com/ethereum-optimism/optimism/op-chain-ops/clients"
"github.com/ethereum-optimism/optimism/op-chain-ops/genesis"
......@@ -20,8 +19,6 @@ import (
"github.com/ethereum-optimism/optimism/op-chain-ops/upgrades"
"github.com/ethereum-optimism/superchain-registry/superchain"
"github.com/urfave/cli/v2"
)
func main() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment