removing importing native python json

This commit is contained in:
Nikolajus 2013-02-14 09:51:48 +01:00 committed by Nikolajus Krauklis
parent 2472af646f
commit 11ee95a894
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import json
import simplejson as json
from simplejson import OrderedDict
import decimal