mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-04 06:43:07 +00:00
clippy fix
This commit is contained in:
parent
c083cc6385
commit
621c63de21
@ -1,5 +1,5 @@
|
|||||||
use anyhow::Result;
|
use anyhow::Result;
|
||||||
use blake2::Blake2b512;
|
// use blake2::Blake2b512;
|
||||||
use ethereum_types::{U256, U512};
|
use ethereum_types::{U256, U512};
|
||||||
use rand::{thread_rng, Rng};
|
use rand::{thread_rng, Rng};
|
||||||
use ripemd::{Digest, Ripemd160};
|
use ripemd::{Digest, Ripemd160};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user