some more cleanup
This commit is contained in:
parent
5e3ab8a22b
commit
a3516ef70c
20 changed files with 87 additions and 104 deletions
|
|
@ -40,11 +40,11 @@ mod test {
|
|||
use std::{fs::read_to_string, path::PathBuf};
|
||||
|
||||
use crate::{
|
||||
Background, TextAlignment,
|
||||
core::{
|
||||
images::Image, kinds::ServiceItemKind,
|
||||
service_items::ServiceTrait, songs::Song, videos::Video,
|
||||
},
|
||||
Background, TextAlignment,
|
||||
};
|
||||
|
||||
use super::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue