comment out unused
This commit is contained in:
parent
5437537a6a
commit
d541bb2383
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
use app::error_template::AppError;
|
// use app::error_template::AppError;
|
||||||
use app::error_template::ErrorTemplate;
|
// use app::error_template::ErrorTemplate;
|
||||||
use app::App;
|
use app::App;
|
||||||
use axum::response::Response as AxumResponse;
|
use axum::response::Response as AxumResponse;
|
||||||
use axum::{
|
use axum::{
|
||||||
|
|
Loading…
Add table
Reference in a new issue