Skip to content

Commit

Permalink
Removed unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Mar 12, 2023
1 parent edec2eb commit 03c0c2c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ use std::sync::Arc;
use hdi::prelude::*;
use membrane_proof::PrivatePublicationMembraneProof;

use crate::properties::progenitor;

pub fn is_membrane_proof_valid(
for_agent: AgentPubKey,
membrane_proof: Option<MembraneProof>,
Expand Down

0 comments on commit 03c0c2c

Please sign in to comment.