commands: Add missing import

This commit is contained in:
Bjørn Erik Pedersen
2026-04-19 15:35:46 +02:00
parent b01cc14703
commit e3413d927f
+1
View File
@@ -39,6 +39,7 @@ import (
"github.com/gohugoio/hugo/common/hstrings"
"github.com/gohugoio/hugo/common/htime"
"github.com/gohugoio/hugo/common/hugo"
"github.com/gohugoio/hugo/common/loggers"
"github.com/gohugoio/hugo/common/paths"
"github.com/gohugoio/hugo/common/types"