diff options
Diffstat (limited to 'packages/meshbay-node/tests/test_root_paths_are_operator_only.py')
| -rw-r--r-- | packages/meshbay-node/tests/test_root_paths_are_operator_only.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/meshbay-node/tests/test_root_paths_are_operator_only.py b/packages/meshbay-node/tests/test_root_paths_are_operator_only.py index 080d4be..0e89afa 100644 --- a/packages/meshbay-node/tests/test_root_paths_are_operator_only.py +++ b/packages/meshbay-node/tests/test_root_paths_are_operator_only.py @@ -21,7 +21,6 @@ import inspect import re from pathlib import Path - from meshbay_node import daemon as daemon_mod from meshbay_node import ops from meshbay_node.roots import RootSet |