-removed json.py and now using native python 2.6 implementation
This commit is contained in:
parent
33a881f65c
commit
59462ef697
5 changed files with 19 additions and 27 deletions
|
@ -8,8 +8,6 @@ import time
|
|||
|
||||
import logging
|
||||
|
||||
from util import json
|
||||
|
||||
import os
|
||||
import socket
|
||||
|
||||
|
@ -87,4 +85,4 @@ class DlsClient():
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue