Fix no json module error for python 2.5
This commit is contained in:
parent
32679bf0af
commit
3581d086cd
1 changed files with 0 additions and 1 deletions
1
local.py
1
local.py
|
@ -37,7 +37,6 @@ import struct
|
||||||
import string
|
import string
|
||||||
import hashlib
|
import hashlib
|
||||||
import os
|
import os
|
||||||
import json
|
|
||||||
import logging
|
import logging
|
||||||
import getopt
|
import getopt
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue