mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
@@ -53,7 +53,6 @@ func GetGlob(pattern string) (glob.Glob, error) {
|
||||
globMu.Unlock()
|
||||
|
||||
return eg.glob, eg.err
|
||||
|
||||
}
|
||||
|
||||
func NormalizePath(p string) string {
|
||||
@@ -98,5 +97,4 @@ func HasGlobChar(s string) bool {
|
||||
}
|
||||
}
|
||||
return false
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user