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
@@ -60,6 +60,7 @@ pub(crate) async fn send_state_event_for_key_route(
None
},
)
.boxed()
.await?,
})
}