From 84b5aa13a0e6e5c8c9884ae3f973e560e7d4c59b Mon Sep 17 00:00:00 2001 From: Namilskyy Date: Mon, 1 Dec 2025 15:14:58 +0300 Subject: Fixed test logic and formatted code --- tests/http_funcs.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/http_funcs.rs') diff --git a/tests/http_funcs.rs b/tests/http_funcs.rs index a495b3a..55d8c3c 100644 --- a/tests/http_funcs.rs +++ b/tests/http_funcs.rs @@ -9,7 +9,6 @@ use std::collections::HashMap; use tempfile::TempDir; use tokio; - use log::{debug, info}; #[cfg(test)] -- cgit v1.2.3