diff --git a/pkg/recipe/recipe.go b/pkg/recipe/recipe.go index bc6e0d81..4782bccb 100644 --- a/pkg/recipe/recipe.go +++ b/pkg/recipe/recipe.go @@ -617,7 +617,6 @@ func EnsureUpToDate(recipeName string) error { return err } - fmt.Println(branch) fetchOpts := &git.FetchOptions{ Tags: git.AllTags, RefSpecs: []gitConfig.RefSpec{