From 7e8f34a22e980082c08fefb2e43780efdea55510 Mon Sep 17 00:00:00 2001 From: Tom Russell Date: Mon, 3 Feb 2020 22:40:52 +0000 Subject: [PATCH] Remove 'Vacant and Derelict' from Land Use key --- app/src/frontend/map/legend.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/frontend/map/legend.tsx b/app/src/frontend/map/legend.tsx index 3195a7af..e135af06 100644 --- a/app/src/frontend/map/legend.tsx +++ b/app/src/frontend/map/legend.tsx @@ -30,7 +30,6 @@ const LEGEND_CONFIG = { { color: '#cccccc', text: 'Utilities And Infrastructure' }, { color: '#52403C', text: 'Agriculture And Fisheries' }, { color: '#898944', text: 'Defence' }, - { color: '#ffffff', text: 'Vacant And Derelict' }, ] }, type: {