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