style: Remove extraneous import
This commit is contained in:
parent
8e0852e5b5
commit
d6aa03ea73
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ use std::fmt::Write;
|
|||
|
||||
use axum::extract::State;
|
||||
use axum_client_ip::InsecureClientIp;
|
||||
use axum_extra::headers::UserAgent;
|
||||
use conduwuit::{
|
||||
Err, Error, Result, debug_info, err, error, info, is_equal_to,
|
||||
matrix::pdu::PduBuilder,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue