diff --git a/src/handler.rs b/src/handler.rs index da5b1a3..8217ed5 100644 --- a/src/handler.rs +++ b/src/handler.rs @@ -51,8 +51,6 @@ where } mod tests { - - // orchestration!!!! #[tokio::test] async fn test_handler_basic() { use crate::{Error, HTTPResult};