From 3d729c1823d6489cfb86727b7f124707abe4e751 Mon Sep 17 00:00:00 2001 From: magicmilo Date: Tue, 16 Nov 2021 19:45:40 +0000 Subject: [PATCH] remove test json --- config/forms/property_information.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 config/forms/property_information.json diff --git a/config/forms/property_information.json b/config/forms/property_information.json deleted file mode 100644 index e808bdd46..000000000 --- a/config/forms/property_information.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "form_type": "lettings", - "start_year": 2021, - "end_year": 2022, - "sections": { - "property_information": { - "label": "Property Information", - "subsections": { - "about_this_log": { - "label": "About this log", - "pages": { - } - } - } - } - } -} \ No newline at end of file