Skip to content

Commit 3bf887d

Browse files
committed
remove extra triage deletion
1 parent 1594f51 commit 3bf887d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/controllers/api/testing/teams_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ def destroy
2121
log_destroy(SchoolMove.where(team:))
2222
log_destroy(Consent.where(team:))
2323
log_destroy(ArchiveReason.where(team:))
24-
log_destroy(Triage.where(team:))
2524

2625
log_destroy(
2726
NotifyLogEntry.joins(:team_location).where(team_location: { team_id: })

0 commit comments

Comments
 (0)