Skip to content

Commit

Permalink
reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrisyhjiang committed Jul 4, 2024
1 parent 6c50514 commit f6f6a02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cmd/cli/command/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,6 @@ var generateCmd = &cobra.Command{
}

envVars := collectUnsetEnvVars(project)

envInstructions := strings.Join(envVars, " ") // last line doesnt get \n

// TODO: should we use EDITOR env var instead?
Expand Down

0 comments on commit f6f6a02

Please sign in to comment.