Skip to content

Commit 87a51b8

Browse files
authored
Update msgs_test.go
Lint
1 parent e35134d commit 87a51b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

x/collection/msgs_test.go

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@ import (
55
"strings"
66
"testing"
77

8-
"github.com/line/lbm-sdk/x/auth/legacy/legacytx"
9-
108
"github.com/stretchr/testify/require"
119

1210
"github.com/line/lbm-sdk/crypto/keys/secp256k1"
1311
sdk "github.com/line/lbm-sdk/types"
12+
"github.com/line/lbm-sdk/x/auth/legacy/legacytx"
1413
"github.com/line/lbm-sdk/x/collection"
1514
)
1615

0 commit comments

Comments
 (0)