comment out unused

This commit is contained in:
Adam 2024-01-15 11:35:27 -05:00
parent 5437537a6a
commit d541bb2383

View file

@ -1,5 +1,5 @@
use app::error_template::AppError;
use app::error_template::ErrorTemplate;
// use app::error_template::AppError;
// use app::error_template::ErrorTemplate;
use app::App;
use axum::response::Response as AxumResponse;
use axum::{