mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
parent
7f6430d84d
commit
67746f36dd
1 changed files with 0 additions and 2 deletions
|
@ -254,8 +254,6 @@ func replaceInFile(filename string, oldNew ...string) error {
|
|||
}
|
||||
|
||||
return ioutil.WriteFile(fullFilename, []byte(newContent), fi.Mode())
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
func hugoFilepath(filename string) string {
|
||||
|
|
Loading…
Reference in a new issue