Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-05-01 13:07:45 -04:00 committed by June
parent a01a7e1219
commit 8ec9372a8e

View file

@ -5,8 +5,6 @@ use axum::{
response::IntoResponse,
Router,
};
#[cfg(feature = "axum_dual_protocol")]
use axum_server_dual_protocol::ServerExt;
use http::{
header::{self, HeaderName},
Method, StatusCode, Uri,