summaryrefslogtreecommitdiff
path: root/tests/http_funcs.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/http_funcs.rs')
-rw-r--r--tests/http_funcs.rs1
1 files changed, 0 insertions, 1 deletions
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)]