mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 05:37:39 +03:00
Remove some declarations I added while debugging
This commit is contained in:
parent
48e7f5ea64
commit
430180dafb
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
|
||||
local match = string.match;
|
||||
local tostring = tostring;
|
||||
local print = print
|
||||
|
||||
module "jid"
|
||||
|
||||
function split(jid)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue