Removed unused imports

This commit is contained in:
johnoye742 2025-03-10 12:07:32 +01:00
parent c5c1b325f0
commit 8810d0d7ef

View file

@ -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,