remove duplicate from events

pull/31821/head
Cameron Clough 1 year ago
parent 343eafc8f0
commit ef7e924d30
  1. 1
      selfdrive/controls/lib/events.py

@ -331,7 +331,6 @@ EVENTS: dict[int, dict[str, Alert | AlertCallbackType]] = {
# ********** events with no alerts **********
EventName.stockFcw: {},
EventName.actuatorsApiUnavailable: {},
# ********** events only containing alerts displayed in all states **********

Loading…
Cancel
Save