mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00: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