mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
Adjust for new options scheme
This commit is contained in:
parent
a4127fb6d5
commit
698af945a4
@ -4,7 +4,7 @@ from mitmproxy.builtins import script
|
||||
from mitmproxy import exceptions
|
||||
from mitmproxy.flow import master
|
||||
from mitmproxy.flow import state
|
||||
from mitmproxy import options
|
||||
from mitmproxy.flow import options
|
||||
|
||||
from .. import tutils, mastertest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user