chore: Remove unused imports

This commit is contained in:
Fabio Lenherr / DashieTM 2023-11-13 10:31:53 +01:00
parent e3b95d7540
commit a62288be07
15 changed files with 11 additions and 37 deletions

View file

@ -3,7 +3,6 @@ use adw::glib::Object;
use glib::subclass::prelude::ObjectSubclassIsExt;
use glib::Variant;
use gtk::prelude::ActionableExt;
use crate::components::base::listEntry::ListEntry;
use crate::components::output::audioBoxImpl;
glib::wrapper! {