mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-28 01:01:53 +03:00
cargo fmt
This commit is contained in:
parent
bf77207918
commit
c9e044d3c3
@ -128,7 +128,6 @@ impl<F: Field + PrimeField, G: GroupType<F>> ConstrainedProgram<F, G> {
|
||||
left_right.0,
|
||||
left_right.1,
|
||||
span.clone(),
|
||||
|
||||
)?;
|
||||
|
||||
enforce_pow(cs, resolved_left, resolved_right, &span)
|
||||
|
Loading…
Reference in New Issue
Block a user