for now remove SelectionRangeKind #67872

This commit is contained in:
Johannes Rieken
2019-03-11 09:43:34 +01:00
parent d77d8d5611
commit 6892cfc90e
9 changed files with 9 additions and 72 deletions

View File

@@ -800,7 +800,6 @@ export function createApiFactory(
ResolvedAuthority: extHostTypes.ResolvedAuthority,
Selection: extHostTypes.Selection,
SelectionRange: extHostTypes.SelectionRange,
SelectionRangeKind: extHostTypes.SelectionRangeKind,
ShellExecution: extHostTypes.ShellExecution,
ShellQuoting: extHostTypes.ShellQuoting,
SignatureHelpTriggerKind: extHostTypes.SignatureHelpTriggerKind,