Merge pull request #140 from steinim/devel
Fall back to simplejson if ImportError on json
This commit is contained in:
commit
de9a297a36
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ EXAMPLES='''
|
|||
desc=deployment
|
||||
'''
|
||||
|
||||
import json
|
||||
import datetime
|
||||
import base64
|
||||
|
||||
|
|
Loading…
Reference in a new issue