remove commIssueWarning from events

albatross
Willem Melching 2020-12-17 22:25:22 +01:00
parent 8fb93c1e2a
commit 776a67ad2e
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.commIssueWarning: {},
# ********** events only containing alerts displayed in all states **********
EventName.debugAlert: {