remove repeated comment

This commit is contained in:
Jason Travis 2021-01-29 12:10:44 -07:00 committed by GitHub
parent 5378891c91
commit 1985ecfdc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"}