Commit fb861b8e authored by Joshua Gutow's avatar Joshua Gutow

Lint file

parent 9b02bb57
...@@ -2,11 +2,12 @@ package op_e2e ...@@ -2,11 +2,12 @@ package op_e2e
import ( import (
"context" "context"
"github.com/ethereum-optimism/optimism/op-e2e/e2eutils/wait"
"math/big" "math/big"
"testing" "testing"
"time" "time"
"github.com/ethereum-optimism/optimism/op-e2e/e2eutils/wait"
"github.com/ethereum/go-ethereum/accounts/abi/bind" "github.com/ethereum/go-ethereum/accounts/abi/bind"
"github.com/ethereum/go-ethereum/common" "github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core/types" "github.com/ethereum/go-ethereum/core/types"
......
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