mirror of
https://github.com/bjc/prosody.git
synced 2025-04-05 14:17:37 +03:00
Remove print which was used for debugging purposes.
This commit is contained in:
parent
12279a364a
commit
8162f0368b
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
local st = require "util.stanza";
|
||||
local zlib = require "zlib";
|
||||
local print = print;
|
||||
local pcall = pcall;
|
||||
|
||||
local xmlns_compression_feature = "http://jabber.org/features/compress"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue