Skip to content

Commit

Permalink
Remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallWeihe committed Jun 26, 2024
1 parent 5ceed62 commit 9c81fbd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/web5/src/apid/credentials/verifiable_credential_1_1.rs
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,6 @@ impl VerifiableCredential {
}
}

// TODO prioritize JWT claims -- hit up Neal

validate_vc_data_model(&vc)?;

Ok(vc)
Expand Down

0 comments on commit 9c81fbd

Please sign in to comment.