Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Oct 29, 2020
1 parent 36be667 commit 0d19c25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/domain.rs
Original file line number Diff line number Diff line change
Expand Up @@ -590,8 +590,6 @@ mod tests {
let _ = env_logger::try_init();
gpu::dump_device_list();

use paired::bls12_381::{Bls12, Fr};
use std::time::Instant;
let rng = &mut rand::thread_rng();

let worker = Worker::new();
Expand Down

0 comments on commit 0d19c25

Please sign in to comment.