1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-16 23:08:14 +00:00

Remove simplejson

This commit is contained in:
zhengxie
2014-07-28 14:14:24 +08:00
parent 22b4c467ce
commit 80b7355592
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import simplejson as json
import json
from common import SearpcError