diff --git a/vscode.proposed.d.ts b/vscode.proposed.d.ts index 561c4fb08f..84b8b36b9c 100644 --- a/vscode.proposed.d.ts +++ b/vscode.proposed.d.ts @@ -3,8 +3,6 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ -import { MarkdownString } from 'vscode'; - /** * This is the place for API experiments and proposals. * These API are NOT stable and subject to change. They are only available in the Insiders