Add missing import

This commit is contained in:
Matthias Ahouansou 2024-04-12 05:15:37 +00:00 committed by Val Lorentz
parent ab8592526f
commit 92817213d5

View file

@ -15,7 +15,7 @@ use ruma::{
push_rules::PushRulesEvent,
room::{
create::RoomCreateEventContent, encrypted::Relation, member::MembershipState,
power_levels::RoomPowerLevelsEventContent,
power_levels::RoomPowerLevelsEventContent, redaction::RoomRedactionEventContent,
},
GlobalAccountDataEventType, StateEventType, TimelineEventType,
},