summaryrefslogtreecommitdiffstats
path: root/hugolib/language_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/language_test.go')
-rw-r--r--hugolib/language_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/hugolib/language_test.go b/hugolib/language_test.go
index 9c3e434c2..16dcbcb03 100644
--- a/hugolib/language_test.go
+++ b/hugolib/language_test.go
@@ -24,7 +24,6 @@ import (
)
func TestI18n(t *testing.T) {
-
c := qt.New(t)
//https://github.com/gohugoio/hugo/issues/7804