Skip to content

Commit

Permalink
removed duplicate cli command
Browse files Browse the repository at this point in the history
  • Loading branch information
ws4charlie committed Oct 18, 2023
1 parent 654a589 commit a9496a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/fungible/client/cli/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ func GetQueryCmd(_ string) *cobra.Command {
CmdShowForeignCoins(),
CmdGasStabilityPoolAddress(),
CmdGasStabilityPoolBalance(),
CmdSystemContract(),
CmdGasStabilityPoolBalances(),
CmdSystemContract(),
)
Expand Down

0 comments on commit a9496a8

Please sign in to comment.