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