From 5074881d6d444fe761767f86d8febb95fe925bfd Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Sun, 12 Jan 2025 17:40:21 -0500 Subject: [PATCH] unused --- sunnypilot/selfdrive/controls/lib/dec/dec.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sunnypilot/selfdrive/controls/lib/dec/dec.py b/sunnypilot/selfdrive/controls/lib/dec/dec.py index 137a284993..9ee7fa595b 100644 --- a/sunnypilot/selfdrive/controls/lib/dec/dec.py +++ b/sunnypilot/selfdrive/controls/lib/dec/dec.py @@ -25,7 +25,6 @@ import numpy as np from cereal import messaging -from opendbc.car import structs from openpilot.common.numpy_fast import interp from openpilot.common.params import Params from openpilot.common.realtime import DT_MDL