test_athena: remove no-op line (#30660)

* test

* Update selfdrive/athena/tests/test_athenad.py
old-commit-hash: 17d71d2829c8f61b68a6b05b4a5796662185ab7f
This commit is contained in:
Shane Smiskol
2023-12-08 23:40:15 -06:00
committed by GitHub
parent 2d50661b94
commit 2e11cf4375

View File

@@ -46,8 +46,6 @@ class TestAthenadMethods(unittest.TestCase):
else:
os.unlink(p)
dispatcher["listUploadQueue"]() # ensure queue is empty at start
# *** test helpers ***
@staticmethod