removing unused imports
This commit is contained in:
parent
89294061b7
commit
7dd603ab09
|
@ -13,10 +13,8 @@ use cosmic::{
|
|||
|
||||
use crate::core::{
|
||||
images::Image,
|
||||
kinds::ServiceItemKind,
|
||||
model::{get_db, LibraryKind, Model},
|
||||
presentations::Presentation,
|
||||
service_items::ServiceItemModel,
|
||||
songs::Song,
|
||||
videos::Video,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue