Skip to content

Commit 0aed507

Browse files
committed
fixing TS linting, removing import
1 parent bcb2131 commit 0aed507

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

editors/code/src/lsp_ext.ts

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* This file mirrors `crates/rust-analyzer/src/lsp_ext.rs` declarations.
33
*/
44

5-
import { Uri } from "vscode";
65
import * as lc from "vscode-languageclient";
76

87
// rust-analyzer overrides

0 commit comments

Comments
 (0)