From b7fba3b3007453b9cc5da203741befe85ebad099 Mon Sep 17 00:00:00 2001 From: discountchubbs Date: Fri, 14 Aug 2026 10:02:05 -0700 Subject: [PATCH] lint --- openpilot/sunnypilot/modeld_v2/tests/helpers.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openpilot/sunnypilot/modeld_v2/tests/helpers.py b/openpilot/sunnypilot/modeld_v2/tests/helpers.py index 7ea845c56e..3c37d38256 100644 --- a/openpilot/sunnypilot/modeld_v2/tests/helpers.py +++ b/openpilot/sunnypilot/modeld_v2/tests/helpers.py @@ -6,7 +6,6 @@ See the LICENSE.md file in the root directory for more details. """ import pathlib -import pickle import tempfile import openpilot.sunnypilot.models.helpers as helpers