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