remove unused line (#20426)

old-commit-hash: 0fc5c868051e17814d68db34fdfe6056fb9a70ce
This commit is contained in:
Erich Moraga
2021-03-21 19:13:16 -05:00
committed by GitHub
parent 20df6ce147
commit 10d1905a24

View File

@@ -37,7 +37,6 @@ IGNORE_PROCESSES = set(["rtshield", "uploader", "deleter", "loggerd", "logmessag
ThermalStatus = log.DeviceState.ThermalStatus
State = log.ControlsState.OpenpilotState
PandaType = log.PandaState.PandaType
LongitudinalPlanSource = log.LongitudinalPlan.LongitudinalPlanSource
Desire = log.LateralPlan.Desire
LaneChangeState = log.LateralPlan.LaneChangeState
LaneChangeDirection = log.LateralPlan.LaneChangeDirection