mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2025-03-04 23:07:20 +00:00
Remove old allow attribute
This commit is contained in:
parent
e0ea0eb67a
commit
15daf36c0d
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ impl TaggedFile {
|
|||
self.tag_mut(&self.primary_tag_type())
|
||||
}
|
||||
|
||||
#[allow(unreachable_patterns, clippy::match_same_arms)]
|
||||
/// Returns the file type's primary [`TagType`]
|
||||
///
|
||||
/// See [`FileType::primary_tag_type`]
|
||||
|
|
Loading…
Add table
Reference in a new issue