mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-27 19:15:33 +08:00
Removed wrong import
This commit is contained in:
@@ -7,6 +7,7 @@ import pyparsing as pp
|
||||
|
||||
from . import http, http2, websockets, writer, exceptions
|
||||
|
||||
from .exceptions import *
|
||||
from .base import Settings
|
||||
assert Settings # prevent pyflakes from messing with this
|
||||
|
||||
|
||||
Reference in New Issue
Block a user