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