Remove unnecessary collect.

This commit is contained in:
Sean Bowe 2021-07-14 10:07:30 -06:00
parent 11a1fc7d4a
commit af01af8fa5
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031
1 changed files with 0 additions and 2 deletions

View File

@ -141,8 +141,6 @@ impl<C: CurveAffine> Evaluated<C> {
last_set.permutation_product_last_eval.unwrap(),
)
})
.collect::<Vec<_>>()
.into_iter()
.map(move |(set, prev_last)| (set - &prev_last) * &l_0),
)
// And for all the sets we enforce: