mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-13 17:02:06 +08:00
test_athena: remove no-op line (#30660)
* test * Update selfdrive/athena/tests/test_athenad.py
This commit is contained in:
@@ -46,8 +46,6 @@ class TestAthenadMethods(unittest.TestCase):
|
||||
else:
|
||||
os.unlink(p)
|
||||
|
||||
dispatcher["listUploadQueue"]() # ensure queue is empty at start
|
||||
|
||||
# *** test helpers ***
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user