From f1d0c1d88417f85ec66fa5629beca64ef71ac8b8 Mon Sep 17 00:00:00 2001 From: Christof Marti Date: Thu, 18 May 2017 12:35:32 -0700 Subject: [PATCH] Revert inadvertant change to product.json --- product.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/product.json b/product.json index b4c35813f4e..49f852e2928 100644 --- a/product.json +++ b/product.json @@ -14,10 +14,5 @@ "win32ShellNameShort": "C&ode - OSS", "darwinBundleIdentifier": "com.visualstudio.code.oss", "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new", - "extensionsGallery": { - "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery", - "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index", - "itemUrl": "https://marketplace.visualstudio.com/items" - }, "urlProtocol": "code-oss" } \ No newline at end of file