Skip to content

Commit

Permalink
lints
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstoik1 committed Jan 9, 2025
1 parent 398e1fe commit 6930b37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion refract_core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ This is the library powering [Refract](https://github.com/Blobfolio/refract), a
unused_import_braces,
)]

#![expect(clippy::module_name_repetitions, reason = "Repetition is preferred.")]
#![expect(clippy::redundant_pub_crate, reason = "Unresolvable.")]

#[expect(unused_extern_crates, reason = "This is needed for JXL.")]
Expand Down

0 comments on commit 6930b37

Please sign in to comment.