remove old event

old-commit-hash: 389649d6ac
commatwo_master
Adeeb Shihadeh 4 years ago
parent 1694668c4b
commit 6913b7d763
  1. 2
      selfdrive/controls/lib/events.py

@ -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: {

Loading…
Cancel
Save