plugins/xeps.lua

changeset 115
6498ca5ed831
parent 85
7ec6df0e0ed0
child 153
23b0ddf14e12
--- a/plugins/xeps.lua	Tue Oct 21 17:53:04 2014 +0200
+++ b/plugins/xeps.lua	Tue Oct 21 19:27:57 2014 +0200
@@ -2,7 +2,6 @@
 local xeps, xeps_short = {}, {};
 
 function riddim.plugins.xeps(bot)
-	require "net.httpclient_listener";
 	local http = require("net.http");
 	bot:hook("commands/xep", function(command)
 		-- Cache XEP list for an hour

mercurial