Skip to content

Commit eba4e77

Browse files
[Ignore] Update Notebook dts (#2939)
Co-authored-by: TylerLeonhardt <[email protected]>
1 parent 95e23e3 commit eba4e77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vscode.proposed.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ declare module 'vscode' {
222222
readonly isUntitled: boolean;
223223
readonly cells: ReadonlyArray<NotebookCell>;
224224
languages: string[];
225-
displayOrder?: GlobPattern[];
226225
metadata: NotebookDocumentMetadata;
227226
}
228227

0 commit comments

Comments
 (0)