Cleanup imports

This commit is contained in:
Aleksey Kladov 2019-12-30 19:07:28 +01:00
parent ca5c59507f
commit 260df66b77
5 changed files with 12 additions and 8 deletions

View file

@ -1,4 +1,5 @@
import * as vscode from 'vscode';
import { Ctx, Cmd } from '../ctx';
// Shows status of rust-analyzer (for debugging)