summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests/test_app_directories_signed.py
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-node/tests/test_app_directories_signed.py')
-rw-r--r--packages/meshbay-node/tests/test_app_directories_signed.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/meshbay-node/tests/test_app_directories_signed.py b/packages/meshbay-node/tests/test_app_directories_signed.py
index eda09d8..af362a1 100644
--- a/packages/meshbay-node/tests/test_app_directories_signed.py
+++ b/packages/meshbay-node/tests/test_app_directories_signed.py
@@ -24,7 +24,6 @@ from pathlib import Path
import pytest
from cryptography.hazmat.primitives.asymmetric.ed25519 import Ed25519PrivateKey
-
from meshbay_common.adminop import OP_APP_DIRECTORIES, admin_transcript
from meshbay_common.crypto import pk_to_b64
from meshbay_common.join import ROLE_OPERATOR