Fix trait import. (#1163)

This commit is contained in:
Hamish Ivey-Law 2023-08-02 23:24:03 +10:00 committed by GitHub
parent 4a762e3336
commit c9bd32d5cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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] {
[