Skip to content

Commit

Permalink
DEV: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
featheredtoast committed Sep 22, 2024
1 parent 567e2a5 commit 8e2fc4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion launcher_go/v2/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ func (config *Config) Dockerfile(pupsArgs string, bakeEnv bool, configFile strin
return builder.String()
}


func (config *Config) WriteYamlConfig(dir string, configFile string) error {
if configFile == "" {
configFile = "config.yaml"
Expand Down

0 comments on commit 8e2fc4c

Please sign in to comment.