Skip to content

Commit 7a04b4c

Browse files
committed
Remove double import
1 parent eac948e commit 7a04b4c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ pub mod prf;
2424
pub mod signature;
2525
pub mod snark;
2626

27-
#[macro_use]
28-
extern crate ark_std;
29-
3027
pub use self::{
3128
commitment::CommitmentScheme,
3229
crh::FixedLengthCRH,

0 commit comments

Comments
 (0)