missing json import

Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
This commit is contained in:
John McMaster 2018-12-23 21:10:22 -08:00
parent 1ed532d46d
commit 0cb9b1a1de
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import prjxray.lib
import os
import os.path
import re
import json
from utils import xjson