test_athena: remove no-op line (#30660)

* test

* Update selfdrive/athena/tests/test_athenad.py
old-commit-hash: 17d71d2829
chrysler-long2
Shane Smiskol 1 year ago committed by GitHub
parent 2d50661b94
commit 2e11cf4375
  1. 2
      selfdrive/athena/tests/test_athenad.py

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

Loading…
Cancel
Save