mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
Fix lint error.
This commit is contained in:
parent
7cb14925fe
commit
710f4d16fb
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user