Skip to content

Commit

Permalink
goimport
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Mar 11, 2024
1 parent 54c7b22 commit 4958903
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion e2e/runner/setup_zeta.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
package runner

import (
"github.com/zeta-chain/zetacore/e2e/txserver"
"math/big"
"time"

"github.com/zeta-chain/zetacore/e2e/txserver"

"github.com/btcsuite/btcutil"
"github.com/ethereum/go-ethereum/accounts/abi/bind"
ethcommon "github.com/ethereum/go-ethereum/common"
Expand Down

0 comments on commit 4958903

Please sign in to comment.