mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
remove unused property (#245411)
https://github.com/microsoft/vscode/issues/243049
This commit is contained in:
@@ -28,7 +28,6 @@ const ignored = new Set([
|
||||
'vs/editor/common/model/textModelTokens.ts',
|
||||
'vs/editor/common/model/tokenizationTextModelPart.ts',
|
||||
'vs/editor/common/core/textEdit.ts',
|
||||
'vs/workbench/api/common/extHostCommands.ts',
|
||||
'vs/editor/browser/view/viewLayer.ts',
|
||||
'vs/editor/browser/controller/editContext/textArea/textAreaEditContextInput.ts',
|
||||
'vs/platform/accessibilitySignal/browser/accessibilitySignalService.ts',
|
||||
|
||||
Reference in New Issue
Block a user