refactor
This commit is contained in:
@@ -55,7 +55,6 @@ local function read_form_file()
|
|||||||
return
|
return
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
elseif type == "body" then
|
elseif type == "body" then
|
||||||
if file then
|
if file then
|
||||||
file:write(res)
|
file:write(res)
|
||||||
@@ -80,6 +79,5 @@ local function read_form_file()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
read_form_file()
|
read_form_file()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user