summaryrefslogtreecommitdiff
path: root/cycle.py
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-07-13 17:10:14 +0200
committerjomo <github@jomo.tv>2014-07-13 17:10:14 +0200
commit7981591fb7d83df3b9289903e76fc5a4a0d19570 (patch)
treee4ce72e6ecd340988e93583257437afb3c59cf6a /cycle.py
parent23973651cc80389be3e7d0da42f07c9138466636 (diff)
using jython 2.7b2
Diffstat (limited to 'cycle.py')
-rw-r--r--cycle.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cycle.py b/cycle.py
index c35e9bc..53d372c 100644
--- a/cycle.py
+++ b/cycle.py
@@ -1,4 +1,4 @@
-import simplejson as json
+import json
from helpers import *
cyclers_file = "plugins/redstoner-utils.py.dir/files/cycle.json"