mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-12 02:09:00 -05:00
lint
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
a01a7e1219
commit
8ec9372a8e
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ use axum::{
|
||||||
response::IntoResponse,
|
response::IntoResponse,
|
||||||
Router,
|
Router,
|
||||||
};
|
};
|
||||||
#[cfg(feature = "axum_dual_protocol")]
|
|
||||||
use axum_server_dual_protocol::ServerExt;
|
|
||||||
use http::{
|
use http::{
|
||||||
header::{self, HeaderName},
|
header::{self, HeaderName},
|
||||||
Method, StatusCode, Uri,
|
Method, StatusCode, Uri,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue