From 7cb5d84a5ea876b8b698c72239ca5e2ce10d9adc Mon Sep 17 00:00:00 2001 From: TylerLeonhardt Date: Mon, 13 Jul 2020 22:02:21 +0000 Subject: [PATCH] Update Notebook dts --- vscode.proposed.d.ts | 2 -- 1 file changed, 2 deletions(-) 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