lint: remove unused import

This commit is contained in:
NinekoTheCat 2023-12-24 18:32:12 +01:00
parent 82d46fb160
commit cadc36700f
No known key found for this signature in database
GPG key ID: 700DB3F678A4AB66

View file

@ -30,7 +30,7 @@ use ruma::{
};
use serde_json::value::to_raw_value;
use tokio::sync::{mpsc, Mutex};
use tracing::{warn, error};
use tracing::error;
use url::Host;
use crate::{