mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
Fix clippy with disabled halo2 (#1614)
This commit is contained in:
@@ -200,7 +200,7 @@ pub fn test_halo2_with_backend_variant(
|
||||
#[cfg(not(feature = "halo2"))]
|
||||
pub fn test_halo2_with_backend_variant(
|
||||
_pipeline: Pipeline<Bn254Field>,
|
||||
backend_variant: BackendVariant,
|
||||
_backend_variant: BackendVariant,
|
||||
) {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user