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

Commit e81435c

Browse files
authored
Merge pull request #146 from exoego/unused
Remove unused variable
2 parents 35810a5 + 4891e79 commit e81435c

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
@@ -30,8 +30,6 @@ package object fs {
3030
// Implicit conversions and classes
3131
/////////////////////////////////////////////////////////////////////////////////
3232

33-
private val isWindows = process.Process.platform == "win32"
34-
3533
/**
3634
* File System Extensions
3735
* @param instance the given [[Fs file system]] instance

0 commit comments

Comments
 (0)