Last line of modules was simplified.
This commit is contained in:
parent
2f970d782e
commit
a8254e94f8
11 changed files with 11 additions and 11 deletions
|
@ -259,4 +259,4 @@ request = socket.protect(function(reqt, body)
|
|||
else return trequest(reqt) end
|
||||
end)
|
||||
|
||||
base.getmetatable(_M).__index = nil
|
||||
getmetatable(_M).__index = nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue