mirror of
https://github.com/arnaucube/miden-crypto.git
synced 2026-01-09 23:51:30 +01:00
fix misc. nits
This commit is contained in:
@@ -2,9 +2,7 @@ use super::{
|
||||
ElementHasher, Felt, FieldElement, HashFn, Rpo, RpoDigest256, StarkField, ALPHA, INV_ALPHA,
|
||||
INV_MDS, MDS, STATE_WIDTH, ZERO,
|
||||
};
|
||||
|
||||
use core::convert::TryInto;
|
||||
|
||||
use rand_utils::rand_value;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user