style: Fix large future clippy errors

This commit is contained in:
timedout
2026-04-07 18:31:09 +01:00
committed by Ellis Git
parent 189ed1c394
commit d041adadc8
7 changed files with 27 additions and 26 deletions
-1
View File
@@ -6,7 +6,6 @@ use ruma::{
};
use serde_json::value::to_raw_value;
use super::make_join::maybe_strip_event_id;
use crate::Ruma;
/// # `GET /_matrix/federation/v1/make_leave/{roomId}/{eventId}`