mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-02 22:52:51 +02:00
@@ -67,7 +67,6 @@ func init() {
|
||||
)
|
||||
|
||||
return ns
|
||||
|
||||
}
|
||||
|
||||
internal.AddTemplateFuncsNamespace(f)
|
||||
|
@@ -17,9 +17,7 @@ package urls
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
|
||||
"html/template"
|
||||
|
||||
"net/url"
|
||||
|
||||
"github.com/gohugoio/hugo/common/urls"
|
||||
|
Reference in New Issue
Block a user