Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
unclekingpin committed Nov 25, 2023
1 parent 59e647c commit bef68af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/runtime/msg/action.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ use crate::{
types::{
addon::Descriptor,
api::AuthRequest,
library::{LibraryItem, LibraryItemId},
library::LibraryItemId,
profile::Settings as ProfileSettings,
resource::{MetaItemId, MetaItemPreview, Video},
},
Expand Down

0 comments on commit bef68af

Please sign in to comment.