1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 02:38:30 +00:00
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,