Warning fix

This commit is contained in:
phoenix
2025-04-20 20:54:13 -04:00
parent c9a6991139
commit ff8efca5b3
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -116,7 +116,8 @@ pub async fn root() -> &'static str {
mod tests {
use crate::db;
use tower::ServiceExt;
// Might need later
// use tower::ServiceExt;
mod db_mgr {
use std::str::FromStr;