Skip to content

Commit

Permalink
refactor: remove useless import from configtest.py file
Browse files Browse the repository at this point in the history
  • Loading branch information
roda82 committed Mar 31, 2023
1 parent fd45ab3 commit ef221c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/integration/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@

from multiprocessing import active_children

from tests.utils.db.mongo import MONGO_URI, MONGO_DATABASE_NAME, MONGO_OUTPUT_COLLECTION_NAME


@pytest.fixture
def shutdown_system():
Expand Down

0 comments on commit ef221c1

Please sign in to comment.