remove unnecessary import (#12129)

This commit is contained in:
Amir Omidi
2020-09-03 21:17:58 -07:00
committed by GitHub
parent 9004769865
commit 1e5ab4d9f0

View File

@@ -6,7 +6,6 @@
// This is the place for API experiments and proposal.
import * as vscode from 'vscode';
import { DataProvider } from 'azdata';
declare module 'azdata' {
/**