Skip to content

Commit 2351685

Browse files
committed
Removed obsolete import
1 parent ce47422 commit 2351685

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

heos-tui/src/ui.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ use ratatui::widgets::{Borders, Gauge, HighlightSpacing, List, ListItem, Padding
1919
use tui_logger::{TuiLoggerLevelOutput, TuiLoggerWidget};
2020
use heos_lib::{HeosDevice, HeosGroup};
2121
use std::cmp::PartialEq;
22-
use futures_util::stream::poll_immediate;
2322
use ratatui::style::palette::material::RED;
2423
use crate::app::{App, Focus};
2524

0 commit comments

Comments
 (0)