remove old event

pull/19574/head
Adeeb Shihadeh 2020-12-21 15:55:30 -08:00
parent e7dfe260b3
commit 389649d6ac
1 changed files with 0 additions and 2 deletions

View File

@ -211,8 +211,6 @@ def wrong_car_mode_alert(CP: car.CarParams, sm: messaging.SubMaster, metric: boo
EVENTS: Dict[int, Dict[str, Union[Alert, Callable[[Any, messaging.SubMaster, bool], Alert]]]] = {
# ********** events with no alerts **********
EventName.internetConnectivityNeeded: {},
# ********** events only containing alerts displayed in all states **********
EventName.debugAlert: {