Skip to content

Commit

Permalink
Removed extra line break
Browse files Browse the repository at this point in the history
  • Loading branch information
xitonix committed Apr 17, 2020
1 parent 5c50fff commit 546b120
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/produce/plain.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ func addPlainSubCommand(parent *kingpin.CmdClause, global *commands.GlobalParame
Default("1").
Short('c').
Uint32Var(&cmd.count)

}

func (c *plain) run(_ *kingpin.ParseContext) error {
Expand Down

0 comments on commit 546b120

Please sign in to comment.