Skip to content

Commit

Permalink
Remove unused import in trybuild test
Browse files Browse the repository at this point in the history
  • Loading branch information
jplatte committed Nov 26, 2024
1 parent f1c79a4 commit 9abdb6b
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 9abdb6b

Please sign in to comment.