From 8faedaa062978d9c19bd93a05b3d5f652f8879c8 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Sun, 11 Jan 2026 00:32:22 -0500 Subject: [PATCH] lint --- selfdrive/ui/sunnypilot/ui_state.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/selfdrive/ui/sunnypilot/ui_state.py b/selfdrive/ui/sunnypilot/ui_state.py index 7757d57061..a911349dc6 100644 --- a/selfdrive/ui/sunnypilot/ui_state.py +++ b/selfdrive/ui/sunnypilot/ui_state.py @@ -4,8 +4,6 @@ Copyright (c) 2021-, Haibin Wen, sunnypilot, and a number of other contributors. 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 numpy as np - from cereal import messaging, log, custom from openpilot.common.params import Params from openpilot.sunnypilot.sunnylink.sunnylink_state import SunnylinkState