Skip to content

Commit

Permalink
Remove unused MutationTestUpload (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
Swatinem authored Sep 4, 2024
1 parent 68d5a89 commit d4a0f9b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 66 deletions.
1 change: 0 additions & 1 deletion tasks/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
from tasks.http_request import http_request_task
from tasks.label_analysis import label_analysis_task
from tasks.manual_trigger import manual_trigger_task
from tasks.mutation_test_upload import mutation_test_upload_task
from tasks.new_user_activated import new_user_activated_task
from tasks.notify import notify_task
from tasks.notify_error import notify_error_task
Expand Down
35 changes: 0 additions & 35 deletions tasks/mutation_test_upload.py

This file was deleted.

30 changes: 0 additions & 30 deletions tasks/tests/unit/test_mutation_upload_task.py

This file was deleted.

0 comments on commit d4a0f9b

Please sign in to comment.