forked from LaconicNetwork/kompose
In pkg/app/app.go, the function ValidateComposeFile() has an unused parameter "cmd *cobra.Command". This commit removes that parameter from the function and the callers of the function. |
||
|---|---|---|
| .. | ||
| app.go | ||
In pkg/app/app.go, the function ValidateComposeFile() has an unused parameter "cmd *cobra.Command". This commit removes that parameter from the function and the callers of the function. |
||
|---|---|---|
| .. | ||
| app.go | ||