We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
make lint-fix
1 parent 7641af6 commit 487db3bCopy full SHA for 487db3b
1 file changed
client/v2/internal/util/util_test.go
@@ -4,9 +4,10 @@ import (
4
"runtime/debug"
5
"testing"
6
7
- _ "cosmossdk.io/client/v2/internal/testpb"
8
"google.golang.org/protobuf/reflect/protoreflect"
9
"google.golang.org/protobuf/reflect/protoregistry"
+
10
+ _ "cosmossdk.io/client/v2/internal/testpb"
11
)
12
13
func TestIsSupportedVersion(t *testing.T) {
0 commit comments