diff --git a/kimchi/src/tests/framework.rs b/kimchi/src/tests/framework.rs index b0b79dbdbd..0788befe83 100644 --- a/kimchi/src/tests/framework.rs +++ b/kimchi/src/tests/framework.rs @@ -122,7 +122,6 @@ where } /// creates the indexes - #[must_use] pub(crate) fn setup_with_custom_srs, usize) -> OpeningProof::SRS>( mut self, get_srs: F,