Skip to content

Commit 78ccf0e

Browse files
committed
clean
1 parent d5b77c2 commit 78ccf0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

services/storage/tests/unit/test__worker_tasks_paths.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ def fake_celery_task(celery_app: Celery, initialized_app: FastAPI) -> Task:
9090
)
9191
async def test_path_compute_size(
9292
fake_celery_task: Task,
93-
initialized_app: FastAPI,
94-
client: httpx.AsyncClient,
9593
location_id: LocationID,
9694
user_id: UserID,
9795
with_random_project_with_files: tuple[

0 commit comments

Comments
 (0)