remove unused line (#20426)

old-commit-hash: 0fc5c86805
vw-mqb-aeb
Erich Moraga 4 years ago committed by GitHub
parent 20df6ce147
commit 10d1905a24
  1. 1
      selfdrive/controls/controlsd.py

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

Loading…
Cancel
Save