remove opening_hours:covid19 field, closes #963

follows #401
This commit is contained in:
Martin Raifer 2023-08-04 16:34:20 +02:00
parent 3479d017b3
commit 05b48d6ca7
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
80 changed files with 25 additions and 121 deletions

View file

@ -1,13 +0,0 @@
{
"key": "opening_hours:covid19",
"type": "combo",
"label": "COVID-19 Pandemic Hours",
"terms": [
"coronavirus",
"lockdown",
"opening hours",
"SARSCoV2"
],
"snake_case": false,
"caseSensitive": true
}