Add missing import
This commit is contained in:
committed by
Val Lorentz
parent
ab8592526f
commit
92817213d5
@@ -15,7 +15,7 @@ use ruma::{
|
|||||||
push_rules::PushRulesEvent,
|
push_rules::PushRulesEvent,
|
||||||
room::{
|
room::{
|
||||||
create::RoomCreateEventContent, encrypted::Relation, member::MembershipState,
|
create::RoomCreateEventContent, encrypted::Relation, member::MembershipState,
|
||||||
power_levels::RoomPowerLevelsEventContent,
|
power_levels::RoomPowerLevelsEventContent, redaction::RoomRedactionEventContent,
|
||||||
},
|
},
|
||||||
GlobalAccountDataEventType, StateEventType, TimelineEventType,
|
GlobalAccountDataEventType, StateEventType, TimelineEventType,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user