aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-common/tests/test_background_tasks.py
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-common/tests/test_background_tasks.py')
-rw-r--r--packages/meshbay-common/tests/test_background_tasks.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/meshbay-common/tests/test_background_tasks.py b/packages/meshbay-common/tests/test_background_tasks.py
index 4f0ac59..d01235b 100644
--- a/packages/meshbay-common/tests/test_background_tasks.py
+++ b/packages/meshbay-common/tests/test_background_tasks.py
@@ -28,7 +28,6 @@ import logging
from pathlib import Path
import pytest
-
from meshbay_common import background
REPO = Path(__file__).resolve().parents[3]