mirror of
https://gitlab.com/famedly/conduit.git
synced 2025-08-21 18:11:07 +00:00
misc cleanup
This commit is contained in:
parent
5ec0be2b41
commit
e5a26de606
32 changed files with 77 additions and 121 deletions
|
@ -1,7 +1,4 @@
|
|||
use std::sync::Arc;
|
||||
|
||||
use super::State;
|
||||
use crate::{database::ReadGuard, utils, ConduitResult, Database, Ruma};
|
||||
use crate::{database::ReadGuard, utils, ConduitResult, Ruma};
|
||||
use create_typing_event::Typing;
|
||||
use ruma::api::client::r0::typing::create_typing_event;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue