kompose/pkg/app
Shubham Minglani 0a9e2a7885 remove unused parameter from ValidateComposeFile()
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.
2017-07-12 14:45:52 +05:30
..
app.go remove unused parameter from ValidateComposeFile() 2017-07-12 14:45:52 +05:30