diff --git a/tests/integration/test_sources_jobs.py b/tests/integration/test_sources_jobs.py index ed32edc..4c2ffe3 100644 --- a/tests/integration/test_sources_jobs.py +++ b/tests/integration/test_sources_jobs.py @@ -4,7 +4,6 @@ from pathlib import Path import httpx import pytest - from backup_tool.api.app import create_app from backup_tool.config import Settings