Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Jan 2, 2025
1 parent b45673a commit ae4e0de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x/auth/tx/builder_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ package tx
import (
"testing"

"github.com/cosmos/cosmos-sdk/types/tx"
any "github.com/cosmos/gogoproto/types/any"
"github.com/stretchr/testify/require"

"github.com/cosmos/cosmos-sdk/types/tx"
)

func TestIntoV2SignerInfo(t *testing.T) {
Expand Down

0 comments on commit ae4e0de

Please sign in to comment.