Skip to content

Commit

Permalink
chore: fix clippy warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
saecki committed Feb 5, 2024
1 parent b69da26 commit d9a43ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/tag/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ use crate::{
};

pub use genre::*;
pub use readonly::*;
pub use tuple::*;

mod genre;
mod readonly;
Expand Down

0 comments on commit d9a43ed

Please sign in to comment.