mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
mod_presence: Remove unused local [luacheck]
This commit is contained in:
parent
58ed4559d3
commit
0fff40cdd9
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ local log = module._log;
|
|||
|
||||
local require = require;
|
||||
local pairs = pairs;
|
||||
local t_concat = table.concat;
|
||||
local s_find = string.find;
|
||||
local tonumber = tonumber;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue