Remove newline

This commit is contained in:
Christian Rocha 2020-08-25 13:06:05 -04:00 committed by Christian Muehlhaeuser
parent 50e8782aa8
commit c1496854a8

View file

@ -32,7 +32,6 @@ var (
)
func stashItemView(b *strings.Builder, m stashModel, index int, md *markdown) {
truncateTo := m.terminalWidth - stashViewHorizontalPadding*2
gutter := " "
title := md.Note