test_athena: remove no-op line (#30660)

* test

* Update selfdrive/athena/tests/test_athenad.py
pull/30661/head
Shane Smiskol 1 year ago committed by GitHub
parent bc70c94f75
commit 17d71d2829
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      selfdrive/athena/tests/test_athenad.py

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

Loading…
Cancel
Save