Skip to content

Commit 487db3b

Browse files
committed
make lint-fix
1 parent 7641af6 commit 487db3b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

client/v2/internal/util/util_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ import (
44
"runtime/debug"
55
"testing"
66

7-
_ "cosmossdk.io/client/v2/internal/testpb"
87
"google.golang.org/protobuf/reflect/protoreflect"
98
"google.golang.org/protobuf/reflect/protoregistry"
9+
10+
_ "cosmossdk.io/client/v2/internal/testpb"
1011
)
1112

1213
func TestIsSupportedVersion(t *testing.T) {

0 commit comments

Comments
 (0)