Fix build warnings #3

Merged
phoenix merged 9 commits from fix_warnings into devel 2025-03-29 22:35:59 +00:00
Showing only changes of commit a455c3ef1d - Show all commits

View File

@@ -2,7 +2,7 @@ use axum::{
// Json,
Router,
// http::StatusCode,
routing::{get},
routing::get,
// routing::{get, post},
};
// use serde::{Deserialize, Serialize};