crypto: Style fix for a doc comment.

This commit is contained in:
Damir Jelić 2020-07-11 09:45:52 +02:00
parent 27eeeb8db6
commit df2bcf6f1f

View file

@ -184,7 +184,6 @@ pub trait CryptoStore: Debug {
/// Get all the devices of the given user. /// Get all the devices of the given user.
/// ///
///
/// # Arguments /// # Arguments
/// ///
/// * `user_id` - The user for which we should get all the devices. /// * `user_id` - The user for which we should get all the devices.