chore: drop comment [ci skip]

This commit is contained in:
decentral1se 2021-11-26 21:02:29 +01:00
parent 759a00eeb3
commit 4641a942d8
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 1 deletions

View File

@ -566,7 +566,6 @@ func GetRecipeVersions(recipeName string) (RecipeVersions, error) {
digest, err := client.GetTagDigest(img)
if err != nil {
// return err
logrus.Warn(err)
continue
}