This commit is contained in:
Daniel Lubarov 2022-01-01 11:05:46 -08:00
parent cf6713e737
commit 0a5a224900

View File

@ -1,4 +1,3 @@
use plonky2_field::extension_field::Extendable;
use plonky2_field::field_types::{Field, PrimeField};
use plonky2_field::goldilocks_field::GoldilocksField;
use rand::Rng;