diff --git a/selfdrive/ui/layouts/settings/starpilot/lateral.py b/selfdrive/ui/layouts/settings/starpilot/lateral.py index e4a7eebbd..f0ea63f82 100644 --- a/selfdrive/ui/layouts/settings/starpilot/lateral.py +++ b/selfdrive/ui/layouts/settings/starpilot/lateral.py @@ -496,7 +496,6 @@ class SteeringManagerView(PanelManagerView): # ═══════════════════════════════════════════════════════════════ class StarPilotLateralLayout(_SettingsPage): - SLIDER_COLOR = "#5B9BD5" def __init__(self): super().__init__()