remove unused import

This commit is contained in:
debugtalk
2017-11-02 16:03:07 +08:00
parent 48162515a6
commit eef1380502

View File

@@ -1,5 +1,4 @@
import logging
from collections import OrderedDict
from ate import exception, response, testcase, utils
from ate.client import HttpSession