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,