more cleanup

This commit is contained in:
Jason Wen
2026-01-26 01:16:40 -05:00
parent 69dcc4c662
commit 26b7473f04
@@ -4,7 +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.
"""
from enum import IntEnum
from dataclasses import dataclass
import math
import pyray as rl