mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-27 05:23:24 +00:00
fixing TS linting, removing import
This commit is contained in:
parent
bcb21311ea
commit
0aed507f16
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
* This file mirrors `crates/rust-analyzer/src/lsp_ext.rs` declarations.
|
||||
*/
|
||||
|
||||
import { Uri } from "vscode";
|
||||
import * as lc from "vscode-languageclient";
|
||||
|
||||
// rust-analyzer overrides
|
||||
|
|
Loading…
Reference in a new issue