From 7d4c513446f21cab0df8b54613cd2cc3500edb6f Mon Sep 17 00:00:00 2001 From: animesh-007 Date: Thu, 6 Feb 2020 21:30:04 +0530 Subject: [PATCH] removed facility.json --- data/presets/fields/facility.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 data/presets/fields/facility.json 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" - - } - } -}