crypto: Remove an unneeded import.
This commit is contained in:
parent
4a8c30527d
commit
aff5cddb68
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ use std::{
|
|||
|
||||
use futures::future::join_all;
|
||||
|
||||
use tokio;
|
||||
|
||||
use dashmap::DashMap;
|
||||
use matrix_sdk_common::{
|
||||
api::r0::to_device::DeviceIdOrAllDevices,
|
||||
|
|
Loading…
Reference in a new issue