Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
tsunrise committed Mar 18, 2022
1 parent 8636b0b commit a78e47a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manta-pay/src/crypto/ecc/arkworks.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

use crate::crypto::constraint::arkworks::{self, empty, full, Boolean, Fp, FpVar, R1CS};
use alloc::vec::Vec;
use ark_bls12_381::Bls12_381;
use ark_ff::{BigInteger, Field, FpParameters, PrimeField};
use ark_r1cs_std::ToBitsGadget;
use ark_relations::ns;
Expand Down

0 comments on commit a78e47a

Please sign in to comment.