Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
langston-barrett committed Mar 26, 2024
1 parent 45fcc9f commit e1f857d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ enum FormatResult {
CouldntFormat,
NoChange,
NoIce,
#[allow(dead_code)]
Changed(Vec<u8>),
}

Expand Down

0 comments on commit e1f857d

Please sign in to comment.