Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zkokelj committed Feb 21, 2024
1 parent e020741 commit 7c02e15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/walletextension/lib/client_lib.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ import (
"crypto/ecdsa"
"encoding/hex"
"fmt"
"github.com/ethereum/go-ethereum/accounts"
"io"
"net/http"
"strings"

"github.com/ethereum/go-ethereum/accounts"

"github.com/ten-protocol/go-ten/integration"

gethcommon "github.com/ethereum/go-ethereum/common"
Expand Down

0 comments on commit 7c02e15

Please sign in to comment.