From a802cda85ecc023eadb47d64af6137bc4d8a68c3 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Sun, 16 Mar 2025 16:42:48 -0400 Subject: [PATCH] lint --- sunnypilot/selfdrive/car/interfaces.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/sunnypilot/selfdrive/car/interfaces.py b/sunnypilot/selfdrive/car/interfaces.py index a3186162eb..820ca28d54 100644 --- a/sunnypilot/selfdrive/car/interfaces.py +++ b/sunnypilot/selfdrive/car/interfaces.py @@ -5,8 +5,6 @@ This file is part of sunnypilot and is licensed under the MIT License. See the LICENSE.md file in the root directory for more details. """ -import os - from opendbc.car import Bus, structs from opendbc.car.can_definitions import CanRecvCallable, CanSendCallable from opendbc.car.car_helpers import can_fingerprint