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

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