image/tree: Remove extra newline after legend
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This commit is contained in:
@ -208,7 +208,6 @@ func printImageTree(dockerCLI command.Cli, view treeView) error {
|
||||
out.PrintlnWithColor(tui.ColorWarning, "WARNING: This is an experimental feature. The output may change and shouldn't be depended on.")
|
||||
|
||||
out.Println(generateLegend(out, width))
|
||||
out.Println()
|
||||
|
||||
possibleChips := getPossibleChips(view)
|
||||
columns := []imgColumn{
|
||||
|
||||
Reference in New Issue
Block a user