Revert style changes due to gofmt
This commit is contained in:
parent
07b1876954
commit
8107532080
|
@ -87,7 +87,7 @@ func (fs *Filesystem) SafePath(p string) (string, error) {
|
|||
return "", InvalidPathResolution
|
||||
}
|
||||
|
||||
// If the nonExistentPathResoltion variable is not empty then the initial path requested
|
||||
// If the nonExistentPathResolution variable is not empty then the initial path requested
|
||||
// did not exist and we looped through the pathway until we found a match. At this point
|
||||
// we've confirmed the first matched pathway exists in the root server directory, so we
|
||||
// can go ahead and just return the path that was requested initially.
|
||||
|
|
Loading…
Reference in New Issue
Block a user