Skip to content

Commit

Permalink
sighduck
Browse files Browse the repository at this point in the history
  • Loading branch information
BedrockSquirrel committed Jan 9, 2024
1 parent f083c16 commit 7778ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/ethadapter/geth_rpc_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/ethclient"
gethlog "github.com/ethereum/go-ethereum/log"

"github.com/hashicorp/golang-lru/v2"

Check failure on line 18 in go/ethadapter/geth_rpc_client.go

View workflow job for this annotation

GitHub Actions / lint

File is not `goimports`-ed (goimports)

"github.com/ten-protocol/go-ten/contracts/generated/ManagementContract"
Expand Down

0 comments on commit 7778ef7

Please sign in to comment.