From 8bd757ca63b8f3d06f1d5381badc32d0cffcf391 Mon Sep 17 00:00:00 2001 From: firestar5683 <229254897+firestarsdog@users.noreply.github.com> Date: Wed, 1 Oct 2025 18:51:05 -0400 Subject: [PATCH] Cleanup: Nuke of the Bad Stuff Cont --- selfdrive/car/fingerprints.py | 1 - 1 file changed, 1 deletion(-) diff --git a/selfdrive/car/fingerprints.py b/selfdrive/car/fingerprints.py index d50cebe52..1128a31c2 100644 --- a/selfdrive/car/fingerprints.py +++ b/selfdrive/car/fingerprints.py @@ -150,7 +150,6 @@ MIGRATION = { "FORD MUSTANG MACH-E 1ST GEN": FORD.FORD_MUSTANG_MACH_E_MK1, "HOLDEN ASTRA RS-V BK 2017": GM.HOLDEN_ASTRA, "CHEVROLET VOLT PREMIER 2017": GM.CHEVROLET_VOLT, - "CHEVROLET VOLT CAMERA HARNESS": GM.CHEVROLET_VOLT_CAM, "CADILLAC ATS Premium Performance 2018": GM.CADILLAC_ATS, "CHEVROLET MALIBU PREMIER 2017": GM.CHEVROLET_MALIBU, "GMC ACADIA DENALI 2018": GM.GMC_ACADIA,