Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
jotabulacios committed Jan 8, 2025
1 parent 89012ca commit 77ff602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions math/src/field/fields/fft_friendly/quartic_babybear_u32.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ use crate::field::{
traits::{IsFFTField, IsField, IsSubFieldOf},
};

#[cfg(feature = "lambdaworks-serde-binary")]
#[cfg(feature = "alloc")]
use crate::traits::ByteConversion;

Expand Down

0 comments on commit 77ff602

Please sign in to comment.