Skip to content

Commit

Permalink
remove (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Johnson authored Mar 1, 2023
1 parent 0635179 commit efbc1f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/mint/client/cli/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import (

// GetQueryCmd returns the cli query commands for the minting module.
func GetQueryCmd() *cobra.Command {
fmt.Println("A")
mintingQueryCmd := &cobra.Command{
Use: types.ModuleName,
Short: fmt.Sprintf("Querying commands for the %s module", types.ModuleName),
Expand Down

0 comments on commit efbc1f8

Please sign in to comment.