Skip to content

Commit 3a9fbf4

Browse files
committed
💄
1 parent e2f63c9 commit 3a9fbf4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/vs/workbench/contrib/notebook/browser/diff/notebookTextDiffEditor.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ export class NotebookTextDiffEditor extends EditorPane implements INotebookTextD
209209
}
210210

211211
async updateLayout() {
212-
console.log('update layout');
213212
if (!this._model) {
214213
return;
215214
}

0 commit comments

Comments
 (0)