From 3d27eb6d686f4f339328c45ce565f4d6f82fed39 Mon Sep 17 00:00:00 2001 From: Srinath Narayanan Date: Wed, 18 Nov 2020 13:48:08 -0800 Subject: [PATCH] removed logging --- test/notebooks/testExplorer/TestExplorer.ts | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/test/notebooks/testExplorer/TestExplorer.ts b/test/notebooks/testExplorer/TestExplorer.ts index 1ef06c233..ac9cdb071 100644 --- a/test/notebooks/testExplorer/TestExplorer.ts +++ b/test/notebooks/testExplorer/TestExplorer.ts @@ -100,24 +100,6 @@ const initTestExplorer = async (): Promise => { portalRunnerDatabaseAccount ); - console.log("token:" + token); - console.log("db:" + databaseAccount); - console.log( - notebooksTestRunnerTenantId + - "," + - notebooksTestRunnerClientId + - "," + - notebooksTestRunnerClientSecret + - "," + - portalRunnerDatabaseAccount + - "," + - portalRunnerDatabaseAccountKey + - "," + - portalRunnerSubscripton + - "," + - portalRunnerResourceGroup - ); - const initTestExplorerContent = { type: MessageTypes.InitTestExplorer, inputs: {