Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang committed Jan 10, 2025
1 parent 3b39806 commit 722173d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ private Task MultiBinaryParts(bool hasPicture) => Test(async (host) =>
Assert.AreEqual(204, response.GetRawResponse().Status);
});


internal partial class MultiPartFormDataBinaryContent : BinaryContent
{
private readonly MultipartFormDataContent _multipartContent;
Expand Down

0 comments on commit 722173d

Please sign in to comment.