Skip to content

Commit

Permalink
Add pedantic ,
Browse files Browse the repository at this point in the history
  • Loading branch information
mmosca committed Feb 9, 2024
1 parent aaf09ef commit 430d5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/srt/srt_file.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use parse_display::ParseError;
use super::{
error::SrtFileError,
frame::{SrtDebugFrameData, SrtFrame},
SrtFrameData
SrtFrameData,
};

#[derive(Derivative)]
Expand Down

0 comments on commit 430d5dd

Please sign in to comment.