client-api: Merge imports

This commit is contained in:
Jonas Platte 2020-09-22 22:52:15 +02:00
parent 9359a5b18e
commit 7b8754b2c9
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -14,8 +14,7 @@ pub mod unban_user;
use std::collections::BTreeMap;
use ruma_common::thirdparty::Medium;
use ruma_common::Outgoing;
use ruma_common::{thirdparty::Medium, Outgoing};
use ruma_identifiers::{ServerKeyId, ServerNameBox};
use serde::Serialize;