Fix lint error.

This commit is contained in:
Matthew Shao 2017-07-28 20:43:46 +08:00
parent 7cb14925fe
commit 710f4d16fb

View File

@ -16,7 +16,7 @@ from mitmproxy import exceptions # noqa
from mitmproxy import options # noqa
from mitmproxy import optmanager # noqa
from mitmproxy import proxy # noqa
from mitmproxy import log
from mitmproxy import log # noqa
from mitmproxy.utils import debug # noqa