mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
Fixing issues go vet reports.
This commit is contained in:
@@ -116,5 +116,4 @@ func PrettifyPath(in string) string {
|
||||
return path.Join(path.Dir(in), name, "index"+ext)
|
||||
}
|
||||
}
|
||||
return in
|
||||
}
|
||||
|
Reference in New Issue
Block a user