diff -r d11cf84975c5 -r 6498ca5ed831 plugins/trac.lua --- a/plugins/trac.lua Tue Oct 21 17:53:04 2014 +0200 +++ b/plugins/trac.lua Tue Oct 21 19:27:57 2014 +0200 @@ -7,7 +7,6 @@ local trac = bot.config.trac; if not trac then return end - require "net.httpclient_listener"; local http = require("net.http"); bot:hook("commands/ticket", function(command)