Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
paberr committed Nov 20, 2023
1 parent 10286b9 commit 9f1ed89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bin/new_setup.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use anyhow::{anyhow, Result};
use ark_bls12_377::Bls12_377;
use ark_bw6_761::BW6_761;
use ark_ec::pairing::Pairing;
use ark_ff::FftField;
use ark_mnt4_753::MNT4_753;
use ark_mnt6_753::MNT6_753;
use gumdrop::Options;
Expand Down

0 comments on commit 9f1ed89

Please sign in to comment.