Remove Unused Tabs (#450)

This commit is contained in:
Steve Faulkner
2021-02-24 17:48:33 -06:00
committed by GitHub
parent 7cbf7202b0
commit 2d2d8b6efe
10 changed files with 1 additions and 166 deletions

View File

@@ -355,7 +355,7 @@ export enum CollectionTabKind {
Notebook = 13 /* Deprecated */,
Terminal = 14,
NotebookV2 = 15,
SparkMasterTab = 16,
SparkMasterTab = 16 /* Deprecated */,
Gallery = 17,
NotebookViewer = 18,
Schema = 19,