remove simplejson

This commit is contained in:
Leonel Câmara
2016-05-11 00:47:23 +01:00
parent 713fe8e2bc
commit a9ee9a6b58
34 changed files with 56 additions and 1785 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ def index():
def step1():
from gluon.contrib.simplejson import loads
from json import loads
import urllib
if not session.themes:
#url = LAYOUTS_APP + '/default/layouts.json'