Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 4891e79

Browse files
author
exoego
committed
Remove unused variable
1 parent b8d584c commit 4891e79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/current/src/main/scala/io/scalajs/nodejs/fs/package.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ package object fs {
2828
// Implicit conversions and classes
2929
/////////////////////////////////////////////////////////////////////////////////
3030

31-
private val isWindows = process.Process.platform == "win32"
32-
3331
/**
3432
* File System Extensions
3533
* @param instance the given [[Fs file system]] instance

0 commit comments

Comments
 (0)