mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-10 15:52:48 +02:00
style(MSC4277): Run lints to satisfy checks
This commit is contained in:
parent
b1be499973
commit
3c35fb61c9
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
use std::{fmt::Write as _, ops::Mul, time::Duration};
|
||||
use std::{fmt::Write as _, time::Duration};
|
||||
|
||||
use axum::extract::State;
|
||||
use axum_client_ip::InsecureClientIp;
|
||||
|
@ -12,7 +12,6 @@ use ruma::{
|
|||
room::{report_content, report_room},
|
||||
},
|
||||
events::{Mentions, room::message::RoomMessageEventContent},
|
||||
int,
|
||||
};
|
||||
use tokio::time::sleep;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue