mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-18 00:00:15 +02:00
remove unused import (#3823)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use super::*;
|
||||
use http::Method;
|
||||
use tower::ServiceExt;
|
||||
|
||||
mod for_handlers {
|
||||
use super::*;
|
||||
|
||||
Reference in New Issue
Block a user