diff --git a/src/app.rs b/src/app.rs index b25f39d..4c50bc0 100644 --- a/src/app.rs +++ b/src/app.rs @@ -15,7 +15,6 @@ use cosmic::iced::{ }; #[cfg(feature = "wayland")] use cosmic::iced_winit::commands::overlap_notify::overlap_notify; -use cosmic::widget::{Button, ListColumn}; use cosmic::{ app::{self, context_drawer, message, Core, Task}, cosmic_config, cosmic_theme, executor,