Merge pull request #872 from johnoye742/master

Removed unused imports
This commit is contained in:
Jeremy Soller 2025-03-10 08:05:00 -06:00 committed by GitHub
commit 4e826c6ef0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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,