mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
cleanup
This commit is contained in:
parent
6b237cdced
commit
094a5f360c
1 changed files with 0 additions and 1 deletions
|
|
@ -155,7 +155,6 @@ impl TextInputComponent {
|
|||
);
|
||||
if ends_in_nl {
|
||||
txt.lines.push(Spans::default());
|
||||
// txt = text_append(txt, Text::styled("\n\r", style));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue