drop field for (essentially) unused tag water_volume

maybe this was intended for the tag `water_tank:volume`, but that one is also used pretty rarely on hydrants
This commit is contained in:
Martin Raifer 2022-11-09 18:43:07 +01:00
parent bd476266d0
commit b1cb25235e
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
2 changed files with 1 additions and 8 deletions

View file

@ -1,6 +0,0 @@
{
"key": "water_volume",
"type": "number",
"label": "Water Reserve Volume (m³)",
"snake_case": false
}