Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
UMR1352 committed Jan 16, 2024
1 parent a5b054e commit 425774a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion identity_credential/src/revocation/mod.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
// Copyright 2020-2023 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0

//! Contains the implementations for all the credential revocation methods that can be used with IOTA's Identity framework.
//! Contains the implementations for all the credential revocation methods that can be used with IOTA's Identity
//! framework.
mod bitmap;
mod document_ext;
Expand Down

0 comments on commit 425774a

Please sign in to comment.