style: Fix formatting/clippy issues

This commit is contained in:
Jade Ellis
2025-07-02 19:32:50 +01:00
parent 143cb55ac8
commit 293e7243b3
5 changed files with 22 additions and 10 deletions
-1
View File
@@ -8,7 +8,6 @@ use rand::Rng;
use ruma::{
EventId, OwnedEventId, OwnedRoomId, OwnedUserId, RoomId, UserId,
api::client::{
error::ErrorKind,
report_user,
room::{report_content, report_room},
},