chore: Update ruwuma & fix lints

This commit is contained in:
nexy7574 2025-07-19 20:34:34 +01:00
commit 8e7801f323
No known key found for this signature in database
GPG key ID: 0FA334385D0B689F
4 changed files with 15 additions and 18 deletions

View file

@ -5,7 +5,7 @@ use futures::{
future::{OptionFuture, join3},
};
use ruma::{
EventId, Int, OwnedUserId, RoomVersionId, UserId,
Int, OwnedUserId, RoomVersionId, UserId,
events::room::{
create::RoomCreateEventContent,
join_rules::{JoinRule, RoomJoinRulesEventContent},