Skip to content

Commit 8269e82

Browse files
committed
cargo fmt
1 parent 391d135 commit 8269e82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/linear_relation/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,6 @@ impl<G: PrimeGroup> LinearRelation<G> {
407407
vars
408408
}
409409

410-
411410
/// Allocates a vector of new scalar variables.
412411
///
413412
/// # Returns

0 commit comments

Comments
 (0)