mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 13:47:41 +03:00
net.server_epoll: Remove unused local [luacheck]
This commit is contained in:
parent
3ecb639c71
commit
ad9b431b8c
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
local t_insert = table.insert;
|
||||
local t_concat = table.concat;
|
||||
local setmetatable = setmetatable;
|
||||
local tostring = tostring;
|
||||
local pcall = pcall;
|
||||
local type = type;
|
||||
local next = next;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue