Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Nov 30, 2023
1 parent 60c9759 commit 31c3568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/auth/signing/bench_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import (
"strings"
"testing"

"github.com/cosmos/cosmos-proto/anyutil"
"google.golang.org/protobuf/proto"
"google.golang.org/protobuf/types/known/anypb"

Expand All @@ -17,7 +18,6 @@ import (
txsigning "cosmossdk.io/x/tx/signing"
"cosmossdk.io/x/tx/signing/direct"

"github.com/cosmos/cosmos-proto/anyutil"
"github.com/cosmos/cosmos-sdk/crypto/keys/secp256k1"
"github.com/cosmos/cosmos-sdk/crypto/keys/secp256r1"
cryptotypes "github.com/cosmos/cosmos-sdk/crypto/types"
Expand Down

0 comments on commit 31c3568

Please sign in to comment.