Remove unused imports
This commit is contained in:
parent
10b69b07c2
commit
b0e4e6fc6d
3 changed files with 3 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ use cosmic::{
|
|||
rectangle_tracker::{rectangle_tracker_subscription, RectangleTracker, RectangleUpdate},
|
||||
text, Image,
|
||||
},
|
||||
Apply, Command, Element, Theme,
|
||||
Command, Element, Theme,
|
||||
};
|
||||
use cosmic_app_list_config::{AppListConfig, APP_ID};
|
||||
use cosmic_protocols::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue