summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorNEMESIS13cz <seke94@seznam.cz>2015-09-29 21:53:45 +0200
committerNEMESIS13cz <seke94@seznam.cz>2015-09-29 21:53:45 +0200
commit069cc8aec150386e77edbd571df1d0e84a1a84e1 (patch)
tree37f5a785d50976548484646d0c77076b880b678d /main.py
parent920738bd658fbea9c4065791ad2d1510198c5f21 (diff)
Removed a vanishfix.py call as we are no longer using it
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 1367148..65948b8 100644
--- a/main.py
+++ b/main.py
@@ -19,7 +19,6 @@ except:
@hook.enable
def on_enable():
- shared["modules"]["vanishfix"].enabled()
info("RedstonerUtils enabled!")