More whitespace
This commit is contained in:
parent
f318399536
commit
a2caf1c546
1 changed files with 0 additions and 2 deletions
|
@ -291,5 +291,3 @@ func containsDotDot(v string) bool {
|
|||
return false
|
||||
}
|
||||
func isSlashRune(r rune) bool { return r == '/' || r == '\\' }
|
||||
|
||||
|
||||
|
|
Reference in a new issue