mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-05 11:15:40 +08:00
less
This commit is contained in:
@@ -133,9 +133,6 @@ class E2EAlertsHelper:
|
||||
if triggered:
|
||||
state = E2EStates.CONSUMED
|
||||
|
||||
elif not allowed:
|
||||
state = E2EStates.INACTIVE
|
||||
|
||||
elif state == E2EStates.CONSUMED:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user