Was vergessen, sorryy

This commit is contained in:
Andreas Bielawski 2016-07-29 00:05:27 +02:00
parent 7936ec0ac6
commit ecbe9f4c33

View File

@ -239,7 +239,6 @@ function match_plugins(self, msg, config, plugin)
end
end
print(plugin.name..' triggered')
plugin_name = plugin.name
return plugin.action(self, msg, config, matches)
end)
if not success then