fixing style again

This commit is contained in:
Benjamin Kampmann
2022-01-07 12:03:19 +01:00
parent fb81ebf301
commit 92044cedb9
+2 -1
View File
@@ -59,7 +59,8 @@ use ruma::{
EventContent, EventType,
},
push::{Action, PushConditionRoomCtx, Ruleset},
serde::Raw, RoomId, UInt, UserId,
serde::Raw,
RoomId, UInt, UserId,
};
use tracing::{info, trace, warn};
use zeroize::Zeroizing;