mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
remove NotebookDocument#contentOptions
This commit is contained in:
@@ -84,8 +84,7 @@ class NotebookAndEditorState {
|
||||
cellKind: cell.cellKind,
|
||||
outputs: cell.outputs,
|
||||
metadata: cell.metadata
|
||||
})),
|
||||
contentOptions: e.transientOptions,
|
||||
}))
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user