Skip to content

Commit

Permalink
Remove unused import in trybuild test (#3050)
Browse files Browse the repository at this point in the history
  • Loading branch information
jplatte authored Nov 26, 2024
1 parent 9ddb25f commit fb1b8f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion axum-macros/tests/from_request/pass/override_rejection.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use axum::{
body::Body,
extract::{rejection::ExtensionRejection, FromRequest, Request},
http::StatusCode,
response::{IntoResponse, Response},
Expand Down

0 comments on commit fb1b8f1

Please sign in to comment.