mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
@@ -35,7 +35,6 @@ import (
|
||||
|
||||
// New returns a new instance of the data-namespaced template functions.
|
||||
func New(deps *deps.Deps) *Namespace {
|
||||
|
||||
return &Namespace{
|
||||
deps: deps,
|
||||
cacheGetCSV: deps.FileCaches.GetCSVCache(),
|
||||
|
Reference in New Issue
Block a user