Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirhemo committed Aug 27, 2024
1 parent bf205f1 commit 3a94092
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/recursion/compiler/src/circuit/compiler.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use chips::poseidon2_skinny::WIDTH;
use core::fmt::Debug;
use instruction::{FieldEltType, HintBitsInstr, HintExt2FeltsInstr, HintInstr, PrintInstr};
use itertools::Itertools;
use p3_field::{
AbstractExtensionField, AbstractField, Field, PrimeField, PrimeField64, TwoAdicField,
};
Expand Down

0 comments on commit 3a94092

Please sign in to comment.