mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-09 01:03:08 +00:00
Fix trait import. (#1163)
This commit is contained in:
parent
4a762e3336
commit
c9bd32d5cf
@ -402,7 +402,7 @@ mod tests {
|
||||
use crate::goldilocks_field::GoldilocksField;
|
||||
use crate::ops::Square;
|
||||
use crate::packed::PackedField;
|
||||
use crate::types::Field64;
|
||||
use crate::types::Field;
|
||||
|
||||
fn test_vals_a() -> [GoldilocksField; 8] {
|
||||
[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user