mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 17:08:21 +00:00
cleanup
This commit is contained in:
parent
53e4533c74
commit
952ea17c90
1 changed files with 0 additions and 3 deletions
|
|
@ -485,9 +485,6 @@ impl App {
|
|||
})
|
||||
.collect::<Vec<_>>();
|
||||
|
||||
// let paragraph =
|
||||
// Paragraph::new(texts.iter().intersperse(&splitter))
|
||||
// .alignment(Alignment::Left);
|
||||
f.render_widget(
|
||||
Paragraph::new(texts.iter().intersperse(&splitter))
|
||||
.alignment(Alignment::Left),
|
||||
|
|
|
|||
Loading…
Reference in a new issue