Skip to content

Commit

Permalink
chore: remove needless annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
huitseeker committed Feb 19, 2024
1 parent ac60698 commit 20ec171
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bellpepper/test_shape_cs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ use ff::{Field, PrimeField};
#[derive(Clone, Copy)]
struct OrderedVariable(Variable);

#[allow(unused)]
#[derive(Debug)]
enum NamedObject {
Constraint(usize),
Expand Down

0 comments on commit 20ec171

Please sign in to comment.