Remove unused imports
This commit is contained in:
parent
10b69b07c2
commit
b0e4e6fc6d
3 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ use cosmic::{
|
|||
iced_widget::mouse_area,
|
||||
theme,
|
||||
widget::{button, divider, horizontal_space, icon, vertical_space, Column},
|
||||
Element, Renderer, Theme,
|
||||
Element, Theme,
|
||||
};
|
||||
|
||||
use logind_zbus::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue