Skip to content

Commit 1d6adf9

Browse files
Still need fs
1 parent c2a44ca commit 1d6adf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/buildJdtlsExt.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// Licensed under the MIT license.
33

44
const cp = require('child_process');
5+
const fs = require('fs');
56
const path = require('path');
67

78
const server_dir = path.resolve('jdtls.ext');

0 commit comments

Comments
 (0)