crypto: Style fix for a doc comment.

master
Damir Jelić 2020-07-11 09:45:52 +02:00
parent 27eeeb8db6
commit df2bcf6f1f
1 changed files with 0 additions and 1 deletions

View File

@ -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.