cargo fix

This commit is contained in:
Timo Kösters
2022-10-05 20:41:05 +02:00
committed by Nyaaori
parent a4637e2ba1
commit f47a5cd5d5
21 changed files with 51 additions and 79 deletions

View File

@@ -1,6 +1,6 @@
use ruma::{EventId, RoomId};
use std::collections::HashSet;
use std::fmt::Debug;
use std::sync::Arc;
use tokio::sync::MutexGuard;