There was an error while loading. Please reload this page.
2 parents de18b39 + 3ed02c5 commit 1b4328eCopy full SHA for 1b4328e
1 file changed
src/lsp/index.ts
@@ -1,5 +1,5 @@
1
import Admzip from "adm-zip";
2
-import * as which from "which";
+import which from "which";
3
import * as https from "https";
4
import * as crypto from "crypto";
5
import * as fs from "fs";
0 commit comments