async_client: rebase master onto more-endpoints, fix clippy warning
parent
d8883a11c1
commit
5ce62c9b6c
|
@ -37,7 +37,7 @@ use reqwest::header::{HeaderValue, InvalidHeaderValue};
|
|||
use url::Url;
|
||||
|
||||
use crate::events::room::message::MessageEventContent;
|
||||
use crate::events::{EventJson, EventType};
|
||||
use crate::events::EventType;
|
||||
use crate::identifiers::{EventId, RoomId, RoomIdOrAliasId, UserId};
|
||||
use crate::Endpoint;
|
||||
|
||||
|
|
Loading…
Reference in New Issue