From fe5366e5b21d9f17dbadb21ec9d2db6b7cb4dbf0 Mon Sep 17 00:00:00 2001 From: discountchubbs Date: Sun, 19 Oct 2025 20:34:11 -0700 Subject: [PATCH] rm unused import --- sunnypilot/navd/navigationd.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sunnypilot/navd/navigationd.py b/sunnypilot/navd/navigationd.py index 1b4f0dccc8..ff5eba9980 100755 --- a/sunnypilot/navd/navigationd.py +++ b/sunnypilot/navd/navigationd.py @@ -1,5 +1,4 @@ import math -import time import cereal.messaging as messaging from cereal import custom