mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 16:53:07 +00:00
fmt
This commit is contained in:
parent
644d87e495
commit
6c4173d2ec
@ -1,7 +1,7 @@
|
||||
use itertools::izip;
|
||||
|
||||
use crate::field::field_types::RichField;
|
||||
use crate::field::extension_field::Extendable;
|
||||
use crate::field::field_types::RichField;
|
||||
use crate::gates::comparison::ComparisonGate;
|
||||
use crate::iop::generator::{GeneratedValues, SimpleGenerator};
|
||||
use crate::iop::target::{BoolTarget, Target};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user