clippy fix

This commit is contained in:
Chris Cochrun 2024-12-16 09:53:57 -06:00
parent f8e7eead5f
commit 0e949fae65
10 changed files with 52 additions and 72 deletions

View file

@ -6,7 +6,7 @@ use crate::Slide;
use super::{
images::Image,
presentations::{PresKind, Presentation},
presentations::Presentation,
songs::Song,
videos::Video,
};