summaryrefslogtreecommitdiffstats
path: root/hugolib/alias.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/alias.go')
-rw-r--r--hugolib/alias.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/hugolib/alias.go b/hugolib/alias.go
index 6272b7910..891098c9d 100644
--- a/hugolib/alias.go
+++ b/hugolib/alias.go
@@ -47,7 +47,6 @@ type aliasPage struct {
}
func (a aliasHandler) renderAlias(permalink string, p page.Page) (io.Reader, error) {
-
var templ tpl.Template
var found bool