Fix back quick input button

This commit is contained in:
Alex Ross
2020-10-20 17:11:13 +02:00
parent cb1dce0ef3
commit 65dddce20e
2 changed files with 1 additions and 2 deletions

View File

@@ -1173,7 +1173,6 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
TextEditorSelectionChangeKind: extHostTypes.TextEditorSelectionChangeKind,
ThemeColor: extHostTypes.ThemeColor,
ThemeIcon: extHostTypes.ThemeIcon,
ThemeIcon2: extHostTypes.ThemeIcon,
TreeItem: extHostTypes.TreeItem,
TreeItem2: extHostTypes.TreeItem,
TreeItemCollapsibleState: extHostTypes.TreeItemCollapsibleState,