diff --git a/src/vs/vscode.proposed.d.ts b/src/vs/vscode.proposed.d.ts index 03f3b993f60aa6b18de3e9f476c96532fa9d62bb..ffb260b891fcd96e390828688f40447405da584b 100644 --- a/src/vs/vscode.proposed.d.ts +++ b/src/vs/vscode.proposed.d.ts @@ -3,9 +3,7 @@ * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ -// This is the place for API experiments and proposal. - -import { QuickPickItem } from 'vscode'; +// This is the place for API experiments and proposals. declare module 'vscode' {