remove trailing whitespace

Signed-off-by: Efrat19 <efrat890089@gmail.com>
pull/6588/head
Efrat19 5 years ago
parent 58043d8657
commit 2cbbc018e7

@ -25,7 +25,7 @@ import (
func newPluginListCmd(out io.Writer) *cobra.Command {
cmd := &cobra.Command{
Use: "list",
Use: "list",
Aliases: []string{"ls"},
Short: "list installed Helm plugins",
RunE: func(cmd *cobra.Command, args []string) error {

Loading…
Cancel
Save