mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -36,5 +36,4 @@ type Namespace struct {
|
||||
func (ns *Namespace) Exists(name string) bool {
|
||||
_, found := ns.deps.Tmpl().Lookup(name)
|
||||
return found
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user