fix: some compile time errors
Only 174 errors left!
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
use std::collections::HashSet;
|
||||
|
||||
use ruma::{UserId, RoomId};
|
||||
|
||||
pub trait Data {
|
||||
/// Sets a user as typing until the timeout timestamp is reached or roomtyping_remove is
|
||||
/// called.
|
||||
|
||||
Reference in New Issue
Block a user