From 94646c018dfc87a7f1f9e11dc3e85d1af57899f0 Mon Sep 17 00:00:00 2001 From: Mikkel Thestrup Date: Sat, 6 Dec 2025 23:17:58 +0100 Subject: bug fix --- internal/models.go | 6 ------ 1 file changed, 6 deletions(-) (limited to 'internal/models.go') diff --git a/internal/models.go b/internal/models.go index 1fb0774..0ad4cfc 100644 --- a/internal/models.go +++ b/internal/models.go @@ -24,9 +24,3 @@ type PageData struct { Sections []string Content template.HTML } - -type SectionData struct { - Page string - Sections []string - Content template.HTML -} -- cgit v1.2.3-70-g09d2