Skip to content

Commit

Permalink
keys cli: remove keys new
Browse files Browse the repository at this point in the history
  • Loading branch information
notatestuser committed Feb 22, 2019
1 parent 4ea67fd commit 5490e45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/keys/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ func Commands() *cobra.Command {
}
cmd.AddCommand(
mnemonicKeyCommand(),
newKeyCommand(),
addKeyCommand(),
listKeysCmd,
showKeysCmd(),
Expand Down

0 comments on commit 5490e45

Please sign in to comment.