fix: remove warnings

This commit is contained in:
Timo Kösters
2022-04-07 13:22:10 +02:00
parent 2808dd2000
commit df4c38cb61
13 changed files with 14 additions and 68 deletions

View File

@@ -7,7 +7,7 @@ use ruma::{
},
events::{
room::member::{MembershipState, RoomMemberEventContent},
EventType, RoomEventType, StateEventType,
RoomEventType, StateEventType,
},
serde::Raw,
DeviceId, RoomId, UserId,