From 2b012694e8ff5307e1491fce0bc88f2511123a8d Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 24 Apr 2020 22:43:06 +0100 Subject: [PATCH] Fix cookstyle warning --- cookbooks/imagery/recipes/lu_lidar_hillshade.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/cookbooks/imagery/recipes/lu_lidar_hillshade.rb b/cookbooks/imagery/recipes/lu_lidar_hillshade.rb index 33536ae0c..44c742747 100644 --- a/cookbooks/imagery/recipes/lu_lidar_hillshade.rb +++ b/cookbooks/imagery/recipes/lu_lidar_hillshade.rb @@ -24,7 +24,6 @@ imagery_site "lidar-hillshade-2019.openstreetmap.lu" do bbox [[49.38, 5.64], [50.2, 6.64]] end - # Delete borken layers like this imagery_layer "mappers_delight_lidar_hillshade_2019" do -- 2.39.5