From 629d40b54904f32962102b7458ded0d1b05c2948 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Sun, 9 Feb 2020 11:24:16 -0500 Subject: [PATCH] Fix collection rendering after merge --- collections.go | 1 - 1 file changed, 1 deletion(-) diff --git a/collections.go b/collections.go index 7a4100c..32ffd80 100644 --- a/collections.go +++ b/collections.go @@ -71,7 +71,6 @@ type ( IsTopLevel bool CurrentPage int TotalPages int - Format *CollectionFormat Silenced bool } SubmittedCollection struct {