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:
Aldo Cortesi 2017-03-16 15:40:43 +13:00 committed by Aldo Cortesi
parent 7a8b362df6
commit eac210829e

View File

@ -1,4 +1,3 @@
from mitmproxy.test import taddons
from mitmproxy import ctx