summaryrefslogtreecommitdiffstats
path: root/Sluift
diff options
context:
space:
mode:
Diffstat (limited to 'Sluift')
-rw-r--r--Sluift/core.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/Sluift/core.lua b/Sluift/core.lua
index 616d96c..dfac21a 100644
--- a/Sluift/core.lua
+++ b/Sluift/core.lua
@@ -919,7 +919,6 @@ end
function PubSubNode:subscribe(...)
local options = parse_options({}, ...)
- tprint(options)
local jid = options.jid or sluift.jid.to_bare(self.client:jid())
return self.client:query_pubsub(merge_tables(
{ type = 'set', to = self.jid, query = {