removed job_response

This commit is contained in:
Beverly Nguyen
2024-07-11 10:43:28 -07:00
parent 96e94fd7d3
commit 380ed4417a

View File

@@ -120,7 +120,6 @@ def service_dashboard(service_id):
partials=get_dashboard_partials(service_id),
job_and_notifications=job_and_notifications,
service_data_retention_days=service_data_retention_days,
job_response=job_response
)