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