mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Cleanup imports
This commit is contained in:
parent
ca5c59507f
commit
260df66b77
5 changed files with 12 additions and 8 deletions
|
@ -1,4 +1,5 @@
|
|||
import * as vscode from 'vscode';
|
||||
|
||||
import { Ctx, Cmd } from '../ctx';
|
||||
// Shows status of rust-analyzer (for debugging)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue