mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 10:16:27 +00:00
Removed wrong import
This commit is contained in:
parent
88e42bab6d
commit
e5cebb81fb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user