chore: style lines

This commit is contained in:
2021-12-21 01:48:21 +01:00
parent 2457b5fe95
commit fccbd7c7d7
2 changed files with 12 additions and 2 deletions

View File

@ -142,7 +142,6 @@ func UpdateLabel(pattern, serviceName, label, recipeName string) error {
logrus.Warn("no existing label found, cannot continue...")
logrus.Fatalf("add \"%s\" manually, automagic insertion not supported yet", label)
}
}
return nil