Remove unused import
This commit is contained in:
parent
fc75ffcd4e
commit
46c9643ddf
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ use tui::{
|
||||||
backend::{Backend, CrosstermBackend},
|
backend::{Backend, CrosstermBackend},
|
||||||
layout::{Constraint, Direction, Layout, Rect},
|
layout::{Constraint, Direction, Layout, Rect},
|
||||||
style::{Color, Style},
|
style::{Color, Style},
|
||||||
text::Span,
|
|
||||||
widgets::{
|
widgets::{
|
||||||
Block, Borders, List, ListItem, ListState, Row, Table, TableState,
|
Block, Borders, List, ListItem, ListState, Row, Table, TableState,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue