Skip to content

Commit 094a5f3

Browse files
author
Stephan Dilly
committed
cleanup
1 parent 6b237cd commit 094a5f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/textinput.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ impl TextInputComponent {
155155
);
156156
if ends_in_nl {
157157
txt.lines.push(Spans::default());
158-
// txt = text_append(txt, Text::styled("\n\r", style));
159158
}
160159
}
161160

0 commit comments

Comments
 (0)