Skip to content

Commit 0cf40b5

Browse files
authored
Update main.go
1 parent c587e55 commit 0cf40b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ func (s *stringSlice) Set(value string) error {
4242
}
4343

4444
func main() {
45+
//
4546
// Create a new cli program.
4647
p := cli.NewProgram()
4748
p.Name = "audit"

0 commit comments

Comments
 (0)