Skip to content

Commit b60fce4

Browse files
committed
Merge branch 'upgrade_sdk_0.52' of github.com:CosmWasm/wasmd into upgrade_sdk_0.52
2 parents c6d3787 + a7bf1d9 commit b60fce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/wasmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import (
77
"github.com/spf13/cobra"
88

99
"cosmossdk.io/log"
10-
1110
"cosmossdk.io/x/tx/signing"
11+
1212
"github.com/cosmos/cosmos-sdk/client"
1313
"github.com/cosmos/cosmos-sdk/client/config"
1414
addresscodec "github.com/cosmos/cosmos-sdk/codec/address"

0 commit comments

Comments
 (0)