Chore: cleanup no longer used imports and parameters

This commit is contained in:
Pieter Vander Vennet 2025-04-08 04:40:33 +02:00
parent 1170e6e2ad
commit 848c2ba2c8
7 changed files with 7 additions and 30 deletions

View file

@ -154,10 +154,6 @@
},
"freeform": {
"key": "brand",
"type": "nsi",
"helperArgs": [
"amenity=atm"
],
"placeholder": {
"en": "Brand name",
"de": "Markenname",
@ -674,4 +670,4 @@
"enableImproveAccuracy": true,
"enableRelocation": false
}
}
}

View file

@ -110,10 +110,6 @@
},
"freeform": {
"key": "brand",
"type": "nsi",
"helperArgs": [
"amenity=parcel_locker"
],
"placeholder": {
"en": "Brand",
"de": "Marke",
@ -308,4 +304,4 @@
"allowMove": {
"enableImproveAccuracy": true
}
}
}

View file

@ -218,17 +218,13 @@
"ca": "Aquesta és una oficina postal de {brand}"
},
"freeform": {
"type": "nsi",
"key": "brand",
"placeholder": {
"en": "Brand of the post office",
"de": "Marke der Poststelle",
"es": "Marca de la oficina de correos",
"ca": "Marca de l'oficina postal"
},
"helperArgs": [
"amenity=post_office"
]
}
}
},
{