Skip to content

Commit

Permalink
chore: cleanup up dead comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Forpee committed Nov 26, 2024
1 parent c06bd03 commit 54cfd7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/frontend/util_cs/test_cs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ impl<Scalar: PrimeField> TestConstraintSystem<Scalar> {
}
None => true,
}
// self.which_is_unsatisfied().is_none()
}

fn set_named_obj(&mut self, path: String, to: NamedObject) {
Expand Down

0 comments on commit 54cfd7d

Please sign in to comment.