Remove comment
This commit is contained in:
parent
90ac4e9409
commit
c3e99cb15d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user