From d67b5df66803918e9f098db0693c8c6340c6aed2 Mon Sep 17 00:00:00 2001 From: Sandeep Somavarapu Date: Wed, 26 Jun 2019 11:48:06 +0200 Subject: [PATCH] revert the change --- product.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/product.json b/product.json index 8037965bff0..4103352af85 100644 --- a/product.json +++ b/product.json @@ -22,12 +22,5 @@ "urlProtocol": "code-oss", "extensionAllowedProposedApi": [ "ms-vscode.references-view" - ], - "extensionsGallery": { - "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery", - "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index", - "itemUrl": "https://marketplace.visualstudio.com/items", - "controlUrl": "https://az764295.vo.msecnd.net/extensions/marketplace.json", - "recommendationsUrl": "https://az764295.vo.msecnd.net/extensions/workspaceRecommendations.json.gz" - } + ] } \ No newline at end of file -- GitLab