Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nanashi-1 committed May 7, 2024
1 parent 3566661 commit f5a1f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/subtitle.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use crate::{
error::{Error, Result},
error::{Result},
metadata::EpisodeMetadata,
};
use rsubs_lib::{
Expand Down

0 comments on commit f5a1f76

Please sign in to comment.