fix go file style

Signed-off-by: Dong Gang <dong.gang@daocloud.io>
pull/8156/head
Dong Gang 5 years ago
parent ebb87eb0f1
commit 46e8d469a1

@ -78,7 +78,6 @@ func newTemplateCmd(cfg *action.Configuration, out io.Writer) *cobra.Command {
var manifests bytes.Buffer
fmt.Fprintln(&manifests, strings.TrimSpace(rel.Manifest))
// if we have a list of files to render, then check that each of the
// provided files exists in the chart.
if len(showFiles) > 0 {

Loading…
Cancel
Save