Removed old code from main

This commit is contained in:
PanFritz
2015-06-29 22:47:43 +02:00
parent 72723840ed
commit fdaa6265c4

View File

@@ -25,7 +25,6 @@ def on_enable():
@hook.disable
def on_disable():
shared["modules"]["reports"].stop_reporting()
shared["modules"]["snowbrawl"].stop_match_end_thread()
info("RedstonerUtils disabled!")