mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 08:51:24 +00:00
Remove Explorer.isEmulator (#256)
This commit is contained in:
@@ -4,8 +4,7 @@ import Explorer from "../../Explorer";
|
||||
import ko from "knockout";
|
||||
|
||||
export const container = new Explorer({
|
||||
notificationsClient: undefined,
|
||||
isEmulator: false
|
||||
notificationsClient: undefined
|
||||
});
|
||||
|
||||
export const collection = ({
|
||||
|
||||
Reference in New Issue
Block a user