mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
helpers: Remove unused code
This commit is contained in:
@@ -67,7 +67,6 @@ func (filepathBridge) Separator() string {
|
||||
}
|
||||
|
||||
var fpb filepathBridge
|
||||
var sanitizeRegexp = regexp.MustCompile("[^a-zA-Z0-9./_-]")
|
||||
|
||||
// MakePath takes a string with any characters and replace it
|
||||
// so the string could be used in a path.
|
||||
|
Reference in New Issue
Block a user