Skip to content

Commit 84d0597

Browse files
authored
remove hhs and chng from sircal (#1971)
1 parent e2033c3 commit 84d0597

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

ansible/templates/sir_complainsalot-params-prod.json.j2

-9
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@
1212
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
1313
"retired-signals": ["smoothed_covid19","smoothed_adj_covid19"]
1414
},
15-
"chng": {
16-
"max_age": 6,
17-
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
18-
"retired-signals": ["7dav_outpatient_covid","7dav_inpatient_covid"]
19-
},
2015
"google-symptoms": {
2116
"max_age": 6,
2217
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
@@ -47,10 +42,6 @@
4742
"max_age":19,
4843
"maintainers": []
4944
},
50-
"hhs": {
51-
"max_age":15,
52-
"maintainers": []
53-
},
5445
"nssp": {
5546
"max_age":13,
5647
"maintainers": []

sir_complainsalot/params.json.template

-9
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@
1212
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
1313
"retired-signals": ["smoothed_covid19","smoothed_adj_covid19"]
1414
},
15-
"chng": {
16-
"max_age": 6,
17-
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
18-
"retired-signals": ["7dav_outpatient_covid","7dav_inpatient_covid"]
19-
},
2015
"google-symptoms": {
2116
"max_age": 6,
2217
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
@@ -47,10 +42,6 @@
4742
"max_age":19,
4843
"maintainers": []
4944
},
50-
"hhs": {
51-
"max_age":15,
52-
"maintainers": []
53-
},
5445
"nssp": {
5546
"max_age":13,
5647
"maintainers": []

0 commit comments

Comments
 (0)