From fb277309f1f5ded3b4812ef4fa5585bde5343ecb Mon Sep 17 00:00:00 2001 From: Ed Chalstrey Date: Thu, 5 May 2022 15:10:05 +0100 Subject: [PATCH] remove changed to 015 migration not needed --- migrations/015.bulk_data_sources.up.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/migrations/015.bulk_data_sources.up.sql b/migrations/015.bulk_data_sources.up.sql index f5998f96..6c757331 100644 --- a/migrations/015.bulk_data_sources.up.sql +++ b/migrations/015.bulk_data_sources.up.sql @@ -29,7 +29,6 @@ VALUES ('U030','Minerals','order',NULL,False), ('U040','Recreation And Leisure','order',NULL,True), ('U070','Residential','order',NULL,True), -('U070v','Residential (verified)','order',NULL,True), ('U090','Retail','order',NULL,True), ('U050','Transport','order',NULL,True), ('U130','Unused Land','order',NULL,False),