mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 06:04:31 +02:00
Last line of modules was simplified.
This commit is contained in:
@ -318,4 +318,4 @@ query = socket.protect(function(p)
|
||||
return data
|
||||
end)
|
||||
|
||||
base.getmetatable(_M).__index = nil
|
||||
getmetatable(_M).__index = nil
|
||||
|
Reference in New Issue
Block a user