Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
neekolas committed Mar 30, 2024
1 parent 6c2830f commit 5930a5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mls_validation_service/src/handlers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ mod tests {
use openmls::{
extensions::{ApplicationIdExtension, Extension, Extensions},
prelude::{
tls_codec::Serialize, Ciphersuite, Credential as OpenMlsCredential, CredentialType,
CredentialWithKey, CryptoConfig,
tls_codec::Serialize, Ciphersuite, Credential as OpenMlsCredential, CredentialWithKey,
CryptoConfig,
},
prelude_test::KeyPackage,
versions::ProtocolVersion,
Expand Down

0 comments on commit 5930a5b

Please sign in to comment.