Skip to content

Commit

Permalink
Merge pull request #1232 from corburn/patch-2
Browse files Browse the repository at this point in the history
remove repeated comment
  • Loading branch information
rliebz committed Jan 30, 2021
2 parents 5378891 + 1985ecf commit 92d7784
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app_test.go
Expand Up @@ -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"}

Expand Down

0 comments on commit 92d7784

Please sign in to comment.