diff --git a/ansible/templates/sir_complainsalot-params-prod.json.j2 b/ansible/templates/sir_complainsalot-params-prod.json.j2 index d1d432446..92e9ff2fb 100644 --- a/ansible/templates/sir_complainsalot-params-prod.json.j2 +++ b/ansible/templates/sir_complainsalot-params-prod.json.j2 @@ -38,11 +38,6 @@ "maintainers": ["U01AP8GSWG3","U01069KCRS7"], "retired-signals": ["confirmed_7dav_cumulative_num", "confirmed_7dav_cumulative_prop", "deaths_7dav_cumulative_num", "deaths_7dav_cumulative_prop"] }, - "safegraph": { - "max_age": 11, - "maintainers": ["U01AP8GSWG3","U01069KCRS7"], - "retired-signals": ["completely_home_prop", "full_time_work_prop", "part_time_work_prop", "median_home_dwell_time", "completely_home_prop_7dav", "full_time_work_prop_7dav", "part_time_work_prop_7dav", "median_home_dwell_time_7dav"] - }, "quidel": { "max_age":6, "maintainers": ["U01AP8GSWG3","U01069KCRS7"], diff --git a/sir_complainsalot/params.json.template b/sir_complainsalot/params.json.template index 735e7f7bd..fb6d0d38a 100644 --- a/sir_complainsalot/params.json.template +++ b/sir_complainsalot/params.json.template @@ -38,11 +38,6 @@ "maintainers": ["U01AP8GSWG3","U01069KCRS7"], "retired-signals": ["confirmed_7dav_cumulative_num", "confirmed_7dav_cumulative_prop", "deaths_7dav_cumulative_num", "deaths_7dav_cumulative_prop"] }, - "safegraph": { - "max_age": 11, - "maintainers": ["U01AP8GSWG3","U01069KCRS7"], - "retired-signals": ["completely_home_prop", "full_time_work_prop", "part_time_work_prop", "median_home_dwell_time", "completely_home_prop_7dav", "full_time_work_prop_7dav", "part_time_work_prop_7dav", "median_home_dwell_time_7dav"] - }, "quidel": { "max_age":6, "maintainers": ["U01AP8GSWG3","U01069KCRS7"],