diff --git a/examples/simple/api/route.rs b/examples/simple/api/route.rs index 6205103..8b47a5b 100644 --- a/examples/simple/api/route.rs +++ b/examples/simple/api/route.rs @@ -3,7 +3,3 @@ use axum::response::{Html, IntoResponse}; pub async fn get() -> impl IntoResponse { Html("