Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens committed Jul 13, 2020
1 parent 1d4d8c9 commit eedbcc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vs/workbench/contrib/webview/browser/webviewEditor.ts
Expand Up @@ -41,7 +41,6 @@ export class WebviewEditor extends BaseEditor {
@IStorageService storageService: IStorageService,
@IEditorService private readonly _editorService: IEditorService,
@IWorkbenchLayoutService private readonly _workbenchLayoutService: IWorkbenchLayoutService,
@IEditorGroupsService private readonly _editorGroupsService: IEditorGroupsService,
@IEditorDropService private readonly _editorDropService: IEditorDropService,
@IHostService private readonly _hostService: IHostService,
) {
Expand Down

0 comments on commit eedbcc4

Please sign in to comment.