summaryrefslogtreecommitdiffstats
path: root/hugolib/page_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/page_test.go')
-rw-r--r--hugolib/page_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/hugolib/page_test.go b/hugolib/page_test.go
index 0c61a703f..99f7c3a1a 100644
--- a/hugolib/page_test.go
+++ b/hugolib/page_test.go
@@ -1,7 +1,6 @@
package hugolib
import (
- "html/template"
"path/filepath"
"strings"
"testing"