remove test line

This commit is contained in:
jomo
2014-07-21 02:34:36 +02:00
parent 600e6c9c2f
commit 22cc16cc48

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")