summaryrefslogtreecommitdiff
path: root/tilehelper.py
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-06-10 01:31:03 +0200
committerjomo <github@jomo.tv>2014-06-10 01:31:03 +0200
commit98620428ec0a1116a0530eab8feca3d48f75fb96 (patch)
tree16f04601bb18586e4f41a3ce66600a7da37c6a21 /tilehelper.py
parente466d5426cd6cdcc1d250f44b6f16c215b3affc9 (diff)
HUGE code cleanup
Diffstat (limited to 'tilehelper.py')
-rw-r--r--tilehelper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tilehelper.py b/tilehelper.py
index 02b299a..d78b860 100644
--- a/tilehelper.py
+++ b/tilehelper.py
@@ -1,4 +1,4 @@
-import org.bukkit as bukkit
+#pylint: disable=F0401
import org.bukkit.event.block.BlockPlaceEvent as BlockPlaceEvent
from helpers import *