Run gofmt -s on source files

This commit is contained in:
Andreas Deininger
2023-03-10 20:18:41 +01:00
committed by Bjørn Erik Pedersen
parent b6f44aaf1a
commit d55af2abf0
8 changed files with 7 additions and 9 deletions

View File

@@ -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