diff --git a/tests/functional/cds/test_cds.py b/tests/functional/cds/test_cds.py index a864d534..32e4e23d 100644 --- a/tests/functional/cds/test_cds.py +++ b/tests/functional/cds/test_cds.py @@ -16,7 +16,6 @@ from hepcrawl.testlib.celery_monitor import CeleryMonitor from hepcrawl.testlib.fixtures import ( - get_test_suite_path, expected_json_results_from_file, clean_dir, )