Remove unused import
parent
ffea84b64a
commit
5059d8b2c6
|
@ -102,8 +102,6 @@ use matrix_sdk::{
|
|||
ServerError, Session,
|
||||
};
|
||||
use regex::Regex;
|
||||
#[cfg(not(feature = "actix"))]
|
||||
use tracing::error;
|
||||
use tracing::warn;
|
||||
|
||||
#[cfg(feature = "actix")]
|
||||
|
|
Loading…
Reference in New Issue