Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Feb 8, 2025
1 parent c79d970 commit 6d6614f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server_fn/src/request/actix.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use crate::{
error::{FromServerFnError, IntoAppError, ServerFnErrorErr},
request::Req,
ServerFnError,
};
use actix_web::{web::Payload, HttpRequest};
use bytes::Bytes;
Expand Down

0 comments on commit 6d6614f

Please sign in to comment.