Remove comment

This commit is contained in:
Sky O 2024-03-29 19:06:09 +00:00
parent 90ac4e9409
commit c3e99cb15d

View File

@ -101,6 +101,3 @@ def get_body_from_form_data(
name = match.group(1)
headers[name] = part.data.decode("utf-8")
return data, headers
# form_data file
# form_data key