Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratyush committed Aug 11, 2021
1 parent 0c81335 commit 2dac127
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/groups/curves/short_weierstrass/bls12/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ use crate::{
groups::curves::short_weierstrass::*,
Vec,
};
use core::fmt::Debug;

type FpVar<P> = <<P as Bls12Parameters>::Fp as FieldWithVar>::Var;

Expand Down

0 comments on commit 2dac127

Please sign in to comment.