diff --git a/data/presets/fields/facility.json b/data/presets/fields/facility.json deleted file mode 100644 index 9f7902f4c..000000000 --- a/data/presets/fields/facility.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "key": "facility", - "type": "multiCombo", - "label": "Facilities", - "strings": { - "options": { - "foot": "Foot", - "arm": "Arm", - "face": "Face" - - } - } -}