summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorPanFritz <redstonenoobpan@gmail.com>2015-06-29 22:47:43 +0200
committerPanFritz <redstonenoobpan@gmail.com>2015-06-29 22:47:43 +0200
commitfdaa6265c469057ef72040d84cfff9fb3eb9849f (patch)
tree28c634ca9038fa413e5a7dd774349f8ce5a6b1ef /main.py
parent72723840ed38f3c3678952661462e599a630e410 (diff)
Removed old code from main
Diffstat (limited to 'main.py')
-rw-r--r--main.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.py b/main.py
index 5c7264c..a1c526d 100644
--- a/main.py
+++ b/main.py
@@ -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!")