forked from toolshed/abra
fix: less newline
This commit is contained in:
@ -91,7 +91,6 @@ var RecipeVersionCommand = &cobra.Command{
|
||||
if err := formatter.PrintTable(table); err != nil {
|
||||
log.Fatal(err)
|
||||
}
|
||||
fmt.Println()
|
||||
continue
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user