Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
otherview committed Dec 6, 2023
1 parent 23ad868 commit b882a4a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions integration/simulation/network/network_utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@ package network

import (
"fmt"
"github.com/ethereum/go-ethereum/params"
"math"
"math/big"
"time"

"github.com/ten-protocol/go-ten/go/host/l1"

"github.com/ethereum/go-ethereum/params"
"github.com/ten-protocol/go-ten/go/host"
"github.com/ten-protocol/go-ten/go/host/l1"

"github.com/ten-protocol/go-ten/go/common"
"github.com/ten-protocol/go-ten/go/common/log"
Expand Down

0 comments on commit b882a4a

Please sign in to comment.