chore(tests): remove unused pytest import in retry tests
This commit is contained in:
@@ -7,8 +7,6 @@ full Celery + DB environment.
|
||||
from types import SimpleNamespace
|
||||
from unittest.mock import AsyncMock
|
||||
|
||||
import pytest
|
||||
|
||||
from app.tasks import downloads as downloads_module
|
||||
from app.tasks.downloads import _execute_download_with_retry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user