We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18c1ac commit 31be006Copy full SHA for 31be006
src/api/routes.rs
@@ -63,7 +63,7 @@ use axum::{
63
extract::{Path, State},
64
Json,
65
http::StatusCode,
66
- response::{IntoResponse},
+ response::IntoResponse,
67
};
68
use serde::{Deserialize, Serialize};
69
use std::sync::Arc;
0 commit comments