remove repeated comment

main
Jason Travis 3 years ago committed by GitHub
parent 5378891c91
commit 1985ecfdc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -315,7 +315,6 @@ func ExampleApp_Run_bashComplete_withMultipleLongFlag() {
}
func ExampleApp_Run_bashComplete() {
// set args for examples sake
// set args for examples sake
os.Args = []string{"greet", "--generate-bash-completion"}

Loading…
Cancel
Save