Skip to content

Commit 5a34dc1

Browse files
committed
tidy
1 parent ac3eb30 commit 5a34dc1

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

config/preprod/permissions_config.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,10 @@
134134
},
135135
{
136136
"supplier": "EVA",
137-
"permissions": ["COVID19.CUD"],
138137
"ods_codes": ["8HA94"]
139138
},
140139
{
141140
"supplier": "SONAR",
142-
"permissions": ["FLU.CD"],
143141
"ods_codes": ["8HK48"]
144142
}
145143
]

config/prod/permissions_config.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,10 @@
6464
},
6565
{
6666
"supplier": "EVA",
67-
"permissions": ["COVID19.CUD"],
6867
"ods_codes": ["8HA94"]
6968
},
7069
{
7170
"supplier": "SONAR",
72-
"permissions": ["FLU.CD"],
7371
"ods_codes": ["8HK48"]
7472
},
7573
{
@@ -86,9 +84,6 @@
8684
},
8785
{
8886
"supplier": "MEDICUS",
89-
"permissions": [
90-
"RSV.RS"
91-
],
9287
"ods_codes": ["YGMYW"]
9388
}
9489
]

0 commit comments

Comments
 (0)