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

View File

@@ -34,7 +34,6 @@ exports[`SettingsComponent renders 1`] = `
"databases": [Function],
"isAccountReady": [Function],
"isFixedCollectionWithSharedThroughputSupported": [Function],
"isHostedDataExplorerEnabled": [Function],
"isNotebookEnabled": [Function],
"isNotebooksEnabledForAccount": [Function],
"isResourceTokenCollectionNodeSelected": [Function],
@@ -129,7 +128,6 @@ exports[`SettingsComponent renders 1`] = `
"databases": [Function],
"isAccountReady": [Function],
"isFixedCollectionWithSharedThroughputSupported": [Function],
"isHostedDataExplorerEnabled": [Function],
"isNotebookEnabled": [Function],
"isNotebooksEnabledForAccount": [Function],
"isResourceTokenCollectionNodeSelected": [Function],