From 2bd260d99af887ef8e025eb3562dab976e143cc1 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Wed, 14 Aug 2024 19:31:37 -0700 Subject: [PATCH] remove rest of the cereal exceptions! --- .importlinter | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.importlinter b/.importlinter index 49c6bc215f..6e68b69c20 100644 --- a/.importlinter +++ b/.importlinter @@ -36,14 +36,6 @@ ignore_imports = openpilot.selfdrive.car.gm.interface -> openpilot.common.basedir openpilot.selfdrive.car.interfaces -> openpilot.common.basedir - # params will need to move to new openpilot files that just call car files - openpilot.selfdrive.car.fw_versions -> openpilot.common.params - openpilot.selfdrive.car.ecu_addrs -> openpilot.common.params - openpilot.selfdrive.car.vin -> cereal.messaging - openpilot.selfdrive.car.disable_ecu -> cereal.messaging - openpilot.selfdrive.car.ecu_addrs -> cereal.messaging - openpilot.selfdrive.car.fw_versions -> cereal.messaging - # these are okay openpilot.selfdrive.car.card -> openpilot.common.swaglog openpilot.selfdrive.car.card -> openpilot.common.realtime