Merge pull request #1232 from corburn/patch-2

remove repeated comment
This commit is contained in:
Robert Liebowitz 2021-01-30 10:00:09 -05:00 committed by GitHub
commit 92d77844fe
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"}