diff options
Diffstat (limited to 'js/src/lsp')
| -rw-r--r-- | js/src/lsp/client.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/lsp/client.ts b/js/src/lsp/client.ts index f5b0f6bee..f07b21c7f 100644 --- a/js/src/lsp/client.ts +++ b/js/src/lsp/client.ts @@ -2,7 +2,6 @@ import { spawn } from "child_process"; import path from "path"; import { createMessageConnection, - Disposable, StreamMessageReader, StreamMessageWriter, } from "vscode-jsonrpc/node"; |
