mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-04 20:03:39 +00:00
Remove unused import
This commit is contained in:
parent
ea563434f4
commit
98f5b17359
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
|
||||
use crate::arithmetic::parallelize;
|
||||
|
||||
use blake2b_simd::State as Blake2bState;
|
||||
use ff::Field;
|
||||
use std::fmt::Debug;
|
||||
use std::marker::PhantomData;
|
||||
|
|
|
|||
Loading…
Reference in a new issue