mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-03-29 15:04:43 -04:00
lint: remove unused import
This commit is contained in:
parent
82d46fb160
commit
cadc36700f
1 changed files with 1 additions and 1 deletions
|
|
@ -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::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue