mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-23 03:32:07 +08:00
86ce2bc791
The unused import, LOG_ATTR_NAME, in the file selfdrive/athena/sunnylinkd.py has been removed to provide cleaner, simpler, and more readable code. This also helps follow good coding practices such as removing unnecessary or unused imports or resources.