diff --git a/server/src/fileserv.rs b/server/src/fileserv.rs index 836c7c7..2713ec5 100644 --- a/server/src/fileserv.rs +++ b/server/src/fileserv.rs @@ -1,5 +1,3 @@ -// use app::error_template::AppError; -// use app::error_template::ErrorTemplate; use app::App; use axum::response::Response as AxumResponse; use axum::{