remove unused import

This commit is contained in:
httprunner
2017-11-02 16:03:07 +08:00
parent 4f589ff869
commit 9638349ecf

View File

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