Skip to content

Commit

Permalink
chore: fmt + clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
duguorong009 committed Mar 11, 2024
1 parent 4f13c2d commit d822aff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion halo2_backend/src/plonk/permutation/keygen.rs
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ impl Assembly {
}
}


#[cfg(feature = "thread-safe-region")]
/// Struct that accumulates all the necessary data in order to construct the permutation argument.
#[derive(Clone, Debug, PartialEq, Eq)]
Expand Down

0 comments on commit d822aff

Please sign in to comment.