| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b87030c commit 8366a74
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -523,7 +523,6 @@ const win32 = { | |||
| 523 | 523 | // This means that the user can use join to construct UNC paths from | |
| 524 | 524 | // a server name and a share name; for example: | |
| 525 | 525 | // path.join('//server', 'share') -> '\\\\server\\share\\') | |
| 526 | - //var firstPart = paths[0]; | ||
| 527 | 526 | var needsReplace = true; | |
| 528 | 527 | var slashCount = 0; | |
| 529 | 528 | var code = firstPart.charCodeAt(0); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments