remove unused import (#3823)

This commit is contained in:
Yann Simon
2026-07-07 10:43:45 +02:00
committed by GitHub
parent b90b8e02d0
commit b5addd5980
-1
View File
@@ -1,6 +1,5 @@
use super::*;
use http::Method;
use tower::ServiceExt;
mod for_handlers {
use super::*;