diff --git a/p521/src/arithmetic/field.rs b/p521/src/arithmetic/field.rs index 1f75aca7..5230e879 100644 --- a/p521/src/arithmetic/field.rs +++ b/p521/src/arithmetic/field.rs @@ -601,7 +601,6 @@ mod tests { }; /// t = (modulus - 1) >> S - #[allow(dead_code)] const T: [u64; 9] = [ 0xffffffffffffffff, 0xffffffffffffffff,