mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
Run gofmt -s on source files
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
b6f44aaf1a
commit
d55af2abf0
@@ -30,8 +30,7 @@ const slash = "/"
|
||||
//
|
||||
// The big motivating behind this is to have only one source of truth for URLs,
|
||||
// and by that also get rid of most of the fragile string parsing/encoding etc.
|
||||
//
|
||||
//
|
||||
|
||||
type TargetPathDescriptor struct {
|
||||
PathSpec *helpers.PathSpec
|
||||
|
||||
|
Reference in New Issue
Block a user