Skip to content

Commit

Permalink
Update crates/web5/src/credentials/verifiable_credential_1_1.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
nitro-neal authored Sep 16, 2024
1 parent 33cd392 commit cf614dd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions crates/web5/src/credentials/verifiable_credential_1_1.rs
Original file line number Diff line number Diff line change
Expand Up @@ -203,11 +203,6 @@ impl VerifiableCredential {
///
/// # Example
/// ```
/// use web5::credentials::VerifiableCredential;
/// use web5::credentials::CredentialSubject;
/// use web5::credentials::Issuer;
/// use web5::dids::methods::did_jwk::DidJwk;
///
/// let issuer_bearer_did = DidJwk::create(None).unwrap();
/// let subject_did_uri = "did:dht:ng4hmqtrgujox4agpf8okxihnyy1zqnq97qfeq15x8oar7yepzhy";
///
Expand Down

0 comments on commit cf614dd

Please sign in to comment.