chore: get rid of warnings
This commit is contained in:
parent
7b3fe88345
commit
f775c76d8a
11 changed files with 24 additions and 33 deletions
|
@ -3,9 +3,7 @@ use crate::{ConduitResult, Database, Error, Ruma};
|
|||
use ruma::{
|
||||
api::client::{
|
||||
error::ErrorKind,
|
||||
r0::{
|
||||
capabilities::get_capabilities, read_marker::set_read_marker, receipt::create_receipt,
|
||||
},
|
||||
r0::{read_marker::set_read_marker, receipt::create_receipt},
|
||||
},
|
||||
events::{AnyEphemeralRoomEvent, AnyEvent, EventType},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue