remove test line

This commit is contained in:
jomo
2014-07-21 02:34:36 +02:00
parent 7f74482fa4
commit a9e0c621ec

View File

@@ -3,8 +3,6 @@ from helpers import *
motd = server.getMotd()
raise TypeError("testing /modules") # remove this line!
@hook.command("getmotd")
def on_getmotd_command(sender, args):
plugin_header(sender, "MOTD")