From f45a8f83347b5cc54c4320cbe6fb08dabf00299e Mon Sep 17 00:00:00 2001 From: DevTekVE Date: Tue, 7 Jan 2025 09:04:46 +0100 Subject: [PATCH] Clean --- sunnypilot/modeld/run_helpers.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sunnypilot/modeld/run_helpers.py b/sunnypilot/modeld/run_helpers.py index 742cbcab1a..9d6e810ce9 100644 --- a/sunnypilot/modeld/run_helpers.py +++ b/sunnypilot/modeld/run_helpers.py @@ -3,7 +3,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 import pickle import numpy as np from pathlib import Path