Skip to content

Commit

Permalink
Remove newline to clean up PR diff
Browse files Browse the repository at this point in the history
  • Loading branch information
coopernurse committed May 10, 2022
1 parent 8378fc6 commit ee1dbb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/godog/internal/cmd_run.go
Expand Up @@ -42,7 +42,6 @@ buildable go source.`,
}

func runCmdRunFunc(cmd *cobra.Command, args []string) error {

osArgs := os.Args[1:]

if len(osArgs) > 0 && osArgs[0] == "run" {
Expand Down

0 comments on commit ee1dbb6

Please sign in to comment.