chore: Clippy fixes

This commit is contained in:
Ginger
2026-04-13 18:31:16 -04:00
parent 02f69a7160
commit a8a8e1ea51
25 changed files with 50 additions and 51 deletions
+1 -1
View File
@@ -744,7 +744,7 @@ async fn handle_edu_direct_to_device_event(
ev_type,
event.clone(),
)
.await
.await;
})
.await;
},