mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-28 13:30:39 +00:00
Remove unused import in trybuild test (#3050)
This commit is contained in:
parent
9ddb25f089
commit
fb1b8f1a55
@ -1,5 +1,4 @@
|
|||||||
use axum::{
|
use axum::{
|
||||||
body::Body,
|
|
||||||
extract::{rejection::ExtensionRejection, FromRequest, Request},
|
extract::{rejection::ExtensionRejection, FromRequest, Request},
|
||||||
http::StatusCode,
|
http::StatusCode,
|
||||||
response::{IntoResponse, Response},
|
response::{IntoResponse, Response},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user