From ef9739332ba4db1ec284036ad96b3662d1140a6b Mon Sep 17 00:00:00 2001 From: Karl Date: Sun, 22 May 2022 21:17:41 -0500 Subject: Remove unused line --- layouts/_default/list.html | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 1a9786a..3eade04 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -63,7 +63,6 @@ {{- end }} {{- $imgglob := default "*" ($.Scratch.Get "imgglob") }} {{- $imageresources := where (resources.Match $imgglob) "ResourceType" "image" }} - {{- $TODO_DELETE_images := $imageresources }} {{- /* Build some image objects */}} {{- $.Scratch.Set "images" (slice) }} -- cgit v1.2.3