Fix collection rendering after merge

This commit is contained in:
Matt Baer 2020-02-09 11:24:16 -05:00
parent f70c1dfaa5
commit 629d40b549

View file

@ -71,7 +71,6 @@ type (
IsTopLevel bool
CurrentPage int
TotalPages int
Format *CollectionFormat
Silenced bool
}
SubmittedCollection struct {