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
|
||||
//! in the parent module.
|
||||
|
||||
use ruma_common::thirdparty::Medium;
|
||||
use ruma_common::Outgoing;
|
||||
use ruma_common::{thirdparty::Medium, Outgoing};
|
||||
use serde::Serialize;
|
||||
|
||||
// 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