mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
Rip out master handler mechanism
All events are now handled by addons, and we no longer support any events on master.
This commit is contained in:
parent
7a8b362df6
commit
eac210829e
@ -1,4 +1,3 @@
|
||||
|
||||
from mitmproxy.test import taddons
|
||||
from mitmproxy import ctx
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user