mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
resource: Remove superflous comment
This commit is contained in:
parent
5235a5bf5e
commit
50fb49c3d9
1 changed files with 0 additions and 1 deletions
|
@ -119,7 +119,6 @@ func (r *Spec) NewResourceFromFile(
|
|||
return r.newResource(targetPathBuilder, absPublishDir, file.Filename(), file.FileInfo(), relTargetFilename)
|
||||
}
|
||||
|
||||
// p.s.PathSpec.URLizeFilename
|
||||
func (r *Spec) NewResourceFromFilename(
|
||||
targetPathBuilder func(base string) string,
|
||||
absPublishDir,
|
||||
|
|
Loading…
Reference in a new issue