crypto: Style fix for a doc comment.
This commit is contained in:
parent
27eeeb8db6
commit
df2bcf6f1f
1 changed files with 0 additions and 1 deletions
|
@ -184,7 +184,6 @@ pub trait CryptoStore: Debug {
|
|||
|
||||
/// Get all the devices of the given user.
|
||||
///
|
||||
///
|
||||
/// # Arguments
|
||||
///
|
||||
/// * `user_id` - The user for which we should get all the devices.
|
||||
|
|
Loading…
Reference in a new issue