From 477239fe81ecd2ad17e4e5748c822850e8dab211 Mon Sep 17 00:00:00 2001 From: Maxime Desroches Date: Sun, 10 Aug 2025 17:29:47 -0700 Subject: [PATCH] line --- system/ui/setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/system/ui/setup.py b/system/ui/setup.py index e0cda012a1..7e958e0231 100755 --- a/system/ui/setup.py +++ b/system/ui/setup.py @@ -46,7 +46,6 @@ cd /data/openpilot exec ./launch_openpilot.sh """ - class SetupState(IntEnum): LOW_VOLTAGE = 0 GETTING_STARTED = 1