Skip to content

Commit 0e1c38b

Browse files
committed
chore: remove unused parameter
1 parent d73f270 commit 0e1c38b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/grammars/java.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ import path from "path"
1010
import GrammarUtils from "../grammar-utils"
1111
const { command } = GrammarUtils
1212

13-
const windows = GrammarUtils.OperatingSystem.isWindows()
14-
1513
export const Java = {
1614
"File Based": {
1715
command,

0 commit comments

Comments
 (0)