Skip to content

Commit

Permalink
Rm comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ameba23 committed Sep 7, 2024
1 parent 559d015 commit 816e39f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/threshold-signature-server/src/attestation/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,4 @@ pub async fn create_quote(
);

Ok(configfs_tsm::create_quote(input_data.0)?)
// // Non-mock attestation (the real thing) will go here
// Err(AttestationErr::NotImplemented)
}

0 comments on commit 816e39f

Please sign in to comment.