Skip to content

Commit

Permalink
Fix formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
timothee-haudebourg committed Jun 24, 2024
1 parent 86ba42b commit fea5412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/dids/methods/key/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -447,8 +447,8 @@ mod tests {
use resolution::Parameters;
use ssi_claims::{
data_integrity::{AnyInputContext, AnyInputSuiteOptions, AnySuite},
vc::v1::JsonCredential,
jws::JWSVerifier,
vc::v1::JsonCredential,
Verifiable,
};
use ssi_data_integrity::{CryptographicSuite, ProofOptions as SuiteOptions};
Expand Down

0 comments on commit fea5412

Please sign in to comment.