From 4e6d42626d53dc339fd3f67087a23a372d8dfdb1 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Tue, 15 Feb 2022 14:45:18 -0800 Subject: [PATCH] this isn't a zoo --- selfdrive/car/volkswagen/values.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/selfdrive/car/volkswagen/values.py b/selfdrive/car/volkswagen/values.py index d8a812436d..50ec91e796 100755 --- a/selfdrive/car/volkswagen/values.py +++ b/selfdrive/car/volkswagen/values.py @@ -63,8 +63,6 @@ MQB_LDW_MESSAGES = { # FW_VERSIONS for that existing CAR. # Exception: SEAT Leon and SEAT Ateca share a chassis code -Enum("Animal", ["_1", "_2"], ) - class CAR(Enum): ARTEON_MK1 = 0 # Chassis AN, Mk1 VW Arteon and variants ATLAS_MK1 = 1 # Chassis CA, Mk1 VW Atlas and Atlas Cross Sport