Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzduchardt committed Dec 9, 2023
1 parent 5fefa5a commit d142de9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/myks/application.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ func NewApplication(e *Environment, name string, prototypeName string) (*Applica
}

func (a *Application) Init() error {

// Collect all ytt data files:
// - environment data files: `envs/**/env-data.ytt.yaml`
// - application prototype data file: `prototypes/<prototype>/app-data.ytt.yaml`
Expand Down

0 comments on commit d142de9

Please sign in to comment.