Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
  • Loading branch information
pavolloffay committed Sep 2, 2020
1 parent 44b4705 commit 73dc33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/set_flag.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
)

const (
setFlagName = "set"
setFlagName = "set"
)

func addSetFlag(flagSet *pflag.FlagSet) {
Expand Down

0 comments on commit 73dc33f

Please sign in to comment.