Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
XuyangSong committed Nov 29, 2023
1 parent 656f5f9 commit f5ea1fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion taiga_halo2/src/compliance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/// only once and strictly after it was created. Its commitment and nullifier must be derived correctly according
/// to the rules for commitment/nullifier derivation. It also requires explicit check of the presence of all
/// other required proofs

use crate::{
circuit::compliance_circuit::ComplianceCircuit,
constant::{PRF_EXPAND_INPUT_VP_CM_R, PRF_EXPAND_OUTPUT_VP_CM_R},
Expand Down

0 comments on commit f5ea1fa

Please sign in to comment.