diff options
Diffstat (limited to 'packages/meshbay-node/tests/test_root_eject.py')
| -rw-r--r-- | packages/meshbay-node/tests/test_root_eject.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/meshbay-node/tests/test_root_eject.py b/packages/meshbay-node/tests/test_root_eject.py index 0ec36a4..f57fb92 100644 --- a/packages/meshbay-node/tests/test_root_eject.py +++ b/packages/meshbay-node/tests/test_root_eject.py @@ -17,7 +17,6 @@ exactly what an operator does after noticing a drive fell off — silently undid the eject, and the next scan read an empty mount point as an erased library. """ -import asyncio from pathlib import Path import pytest |