mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
remove unused $tryApplyWorkspaceEdit function from mainThreadEditors
This commit is contained in:
@@ -105,7 +105,6 @@ suite('MainThreadDocumentsAndEditors', () => {
|
||||
fileService,
|
||||
null!,
|
||||
editorGroupService,
|
||||
null!,
|
||||
new class extends mock<IPaneCompositePartService>() implements IPaneCompositePartService {
|
||||
override onDidPaneCompositeOpen = Event.None;
|
||||
override onDidPaneCompositeClose = Event.None;
|
||||
|
||||
Reference in New Issue
Block a user