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 {
|
if err := formatter.PrintTable(table); err != nil {
|
||||||
log.Fatal(err)
|
log.Fatal(err)
|
||||||
}
|
}
|
||||||
fmt.Println()
|
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user