mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
hugolib: Remove unused Tmpl on Page
This commit is contained in:
@@ -59,7 +59,6 @@ type Page struct {
|
||||
Truncated bool
|
||||
Draft bool
|
||||
PublishDate time.Time
|
||||
Tmpl tpl.Template
|
||||
Markup string
|
||||
extension string
|
||||
contentType string
|
||||
|
Reference in New Issue
Block a user