diff --git a/server/tests/test_processors_pipeline.py b/server/tests/test_processors_pipeline.py index 312f76d6..a807b6fd 100644 --- a/server/tests/test_processors_pipeline.py +++ b/server/tests/test_processors_pipeline.py @@ -1,5 +1,4 @@ import pytest -from unittest.mock import patch @pytest.mark.asyncio