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},
|
||||
layout::{Constraint, Direction, Layout, Rect},
|
||||
style::{Color, Style},
|
||||
text::Span,
|
||||
widgets::{
|
||||
Block, Borders, List, ListItem, ListState, Row, Table, TableState,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue