mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-25 17:27:26 +01:00
Remove disclaimer (#49340)
This commit is contained in:
Vendored
-6
@@ -525,14 +525,8 @@ declare module 'vscode' {
|
||||
|
||||
export const quickInputBackButton: QuickInputButton;
|
||||
|
||||
/**
|
||||
* Implementation incomplete. See #49340.
|
||||
*/
|
||||
export function createQuickPick(): QuickPick;
|
||||
|
||||
/**
|
||||
* Implementation incomplete. See #49340.
|
||||
*/
|
||||
export function createInputBox(): InputBox;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user