client-api: Merge more imports
This commit is contained in:
parent
7c535badf6
commit
f92428b2c2
@ -1,8 +1,7 @@
|
|||||||
//! Helper module for the Serialize / Deserialize impl's for the User struct
|
//! Helper module for the Serialize / Deserialize impl's for the User struct
|
||||||
//! in the parent module.
|
//! in the parent module.
|
||||||
|
|
||||||
use ruma_common::thirdparty::Medium;
|
use ruma_common::{thirdparty::Medium, Outgoing};
|
||||||
use ruma_common::Outgoing;
|
|
||||||
use serde::Serialize;
|
use serde::Serialize;
|
||||||
|
|
||||||
// The following three structs could just be used in place of the one in the parent module, but
|
// The following three structs could just be used in place of the one in the parent module, but
|
||||||
|
Loading…
x
Reference in New Issue
Block a user