summaryrefslogtreecommitdiff
path: root/motd.py
diff options
context:
space:
mode:
Diffstat (limited to 'motd.py')
-rw-r--r--motd.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/motd.py b/motd.py
index 1665020..e6a6ae1 100644
--- a/motd.py
+++ b/motd.py
@@ -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")