Remove Explorer.isHostedDataExplorerEnabled (#890)

This commit is contained in:
Steve Faulkner
2021-06-14 12:46:14 -07:00
committed by GitHub
parent 5da9724deb
commit 3bc58a80e4
6 changed files with 6 additions and 17 deletions
@@ -23,7 +23,6 @@ exports[`GitHub Repos Panel should render Default properly 1`] = `
"databases": [Function],
"isAccountReady": [Function],
"isFixedCollectionWithSharedThroughputSupported": [Function],
"isHostedDataExplorerEnabled": [Function],
"isNotebookEnabled": [Function],
"isNotebooksEnabledForAccount": [Function],
"isResourceTokenCollectionNodeSelected": [Function],
@@ -13,7 +13,6 @@ exports[`StringInput Pane should render Create new directory properly 1`] = `
"databases": [Function],
"isAccountReady": [Function],
"isFixedCollectionWithSharedThroughputSupported": [Function],
"isHostedDataExplorerEnabled": [Function],
"isNotebookEnabled": [Function],
"isNotebooksEnabledForAccount": [Function],
"isResourceTokenCollectionNodeSelected": [Function],
@@ -11,7 +11,6 @@ exports[`Delete Database Confirmation Pane submit() Should call delete database
"databases": [Function],
"isAccountReady": [Function],
"isFixedCollectionWithSharedThroughputSupported": [Function],
"isHostedDataExplorerEnabled": [Function],
"isLastCollection": [Function],
"isLastNonEmptyDatabase": [Function],
"isNotebookEnabled": [Function],