Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com>
  • Loading branch information
WashingtonKK committed Jul 24, 2023
1 parent 467f818 commit 03956f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ func NewConfigCmd() *cobra.Command {
Short: "CLI local config",
Long: "Local param storage to prevent repetitive passing of keys",
Run: func(cmd *cobra.Command, args []string) {
logOK()

if len(args) != 2 {
logUsage(cmd.Use)
return
Expand Down

0 comments on commit 03956f4

Please sign in to comment.