completely refactor the backend
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
pub mod db;
|
||||
/* pub mod db;
|
||||
|
||||
use std::path::PathBuf;
|
||||
|
||||
@@ -92,4 +92,4 @@ fn build_path(serve_path: &str, warren_path: &str, rest_path: Option<&str>) -> P
|
||||
}
|
||||
|
||||
final_path
|
||||
}
|
||||
} */
|
||||
|
||||
Reference in New Issue
Block a user