Skip to content

Commit 08e6d1d

Browse files
committed
Remove move both INPS to operators/government.json
to avoid duplicate key warning
1 parent d8e7d39 commit 08e6d1d

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

data/brands/office/government.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -103,16 +103,6 @@
103103
"office": "government"
104104
}
105105
},
106-
{
107-
"displayName": "INPS (Mali)",
108-
"id": "inps-07beba",
109-
"locationSet": {"include": ["ml"]},
110-
"tags": {
111-
"brand": "INPS",
112-
"name": "INPS",
113-
"office": "government"
114-
}
115-
},
116106
{
117107
"displayName": "Instituto de Previsión Social (Argentina)",
118108
"id": "institutodeprevisionsocial-f58552",

data/operators/office/government.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,6 +1006,17 @@
10061006
"operator:wikidata": "Q1674860"
10071007
}
10081008
},
1009+
{
1010+
"displayName": "INPS (Mali)",
1011+
"id": "inps-32c6a0",
1012+
"locationSet": {"include": ["ml"]},
1013+
"tags": {
1014+
"brand": "INPS",
1015+
"name": "INPS",
1016+
"office": "government",
1017+
"operator": "INPS"
1018+
}
1019+
},
10091020
{
10101021
"displayName": "INSS",
10111022
"id": "institutonacionaldosegurosocial-efa52e",

0 commit comments

Comments
 (0)