Code formatting
This commit is contained in:
@@ -2,7 +2,7 @@ use axum::{
|
|||||||
// Json,
|
// Json,
|
||||||
Router,
|
Router,
|
||||||
// http::StatusCode,
|
// http::StatusCode,
|
||||||
routing::{get},
|
routing::get,
|
||||||
// routing::{get, post},
|
// routing::{get, post},
|
||||||
};
|
};
|
||||||
// use serde::{Deserialize, Serialize};
|
// use serde::{Deserialize, Serialize};
|
||||||
|
Reference in New Issue
Block a user