Skip to content

Commit

Permalink
Remove duplicate import
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfl0wer committed Nov 13, 2023
1 parent 313ee80 commit c44d566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wasm/multipart.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ use mime_guess::Mime;
use web_sys::FormData;

use super::Body;
use crate::header::HeaderMap;

/// An async multipart/form-data request.
pub struct Form {
Expand Down

0 comments on commit c44d566

Please sign in to comment.