mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-18 14:59:51 +02:00
Last line of modules was simplified.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user