remove_device

Function remove_device 

Source
pub fn remove_device(
    user_id: &UserId,
    device_id: &OwnedDeviceId,
) -> DataResult<()>