Skip to content

Commit a4dbf4d

Browse files
committed
cleanup
1 parent b1b92e5 commit a4dbf4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ var (
9292
)
9393

9494
func help() {
95-
fmt.Println(os.Args[0])
9695
fmt.Fprintf(os.Stderr, "usage:\n")
9796
fmt.Fprintf(os.Stderr, "\t%s -add [-hotp] keyname\n", os.Args[0])
9897
fmt.Fprintf(os.Stderr, "\t%s -list\n", os.Args[0])

0 commit comments

Comments
 (0)