Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
otherview committed Oct 13, 2023
1 parent 288b591 commit 723f147
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/walletextension/api/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ package api
import (
"encoding/json"
"fmt"
"github.com/obscuronet/go-obscuro/go/common/log"
"strings"

"github.com/obscuronet/go-obscuro/go/common/log"

gethlog "github.com/ethereum/go-ethereum/log"

"github.com/obscuronet/go-obscuro/tools/walletextension/accountmanager"
Expand Down

0 comments on commit 723f147

Please sign in to comment.