Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Oct 15, 2021
1 parent c9b1d9f commit 740e6a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion storage-proofs-core/src/compound_proof.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ use rand::{rngs::OsRng, RngCore};
use rayon::prelude::{
IndexedParallelIterator, IntoParallelIterator, IntoParallelRefIterator, ParallelIterator,
};
use serde::{Deserialize, Serialize};

use crate::{
error::Result,
Expand Down

0 comments on commit 740e6a9

Please sign in to comment.