mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
debt - remove unused INotebookModelAddedData#handle
This commit is contained in:
@@ -1648,7 +1648,6 @@ export interface INotebookDocumentPropertiesChangeData {
|
||||
|
||||
export interface INotebookModelAddedData {
|
||||
uri: UriComponents;
|
||||
handle: number;
|
||||
versionId: number;
|
||||
cells: IMainCellDto[],
|
||||
viewType: string;
|
||||
|
||||
Reference in New Issue
Block a user