summaryrefslogtreecommitdiff
path: root/reports.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 /reports.py
parent23973651cc80389be3e7d0da42f07c9138466636 (diff)
using jython 2.7b2
Diffstat (limited to 'reports.py')
-rw-r--r--reports.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/reports.py b/reports.py
index 588681a..24e0edb 100644
--- a/reports.py
+++ b/reports.py
@@ -1,5 +1,5 @@
from helpers import *
-import simplejson as json
+import json
import time
import thread