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