1
0
Fork 0

Remove extra lines in readme

pull/1546/head
Nikolai Laevskii 2023-10-04 08:26:37 +02:00
parent 29212cf252
commit 7c49328b7b
1 changed files with 0 additions and 2 deletions

View File

@ -342,5 +342,3 @@ toPlatformPath('/foo/bar') // => \foo\bar
// On a Linux runner.
toPlatformPath('\\foo\\bar') // => /foo/bar
```