Skip to content

Commit

Permalink
fix: upgrade cmd (backport #208) (#209)
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Kanefsky <[email protected]>
  • Loading branch information
mergify[bot] and boojamya authored Jul 14, 2023
1 parent ca1fa22 commit d04d16b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@ func txCommand(moduleBasics module.BasicManager) *cobra.Command {
authcmd.GetEncodeCommand(),
authcmd.GetDecodeCommand(),
upgradeCmd,
paramauthorityupgradecli.GetTxCmd(),
paramauthorityparamscli.GetTxCmd(),
)

Expand Down

0 comments on commit d04d16b

Please sign in to comment.