From 7ed1b8acb3955b2e301b4fa9859107b02943cce0 Mon Sep 17 00:00:00 2001 From: "Brandon Waterloo [MSFT]" <36966225+bwateratmsft@users.noreply.github.com> Date: Tue, 20 Oct 2020 13:55:29 -0400 Subject: [PATCH] Remove extension kind from package.json (#2422) --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index 19175117f6..0b1b21f73f 100644 --- a/package.json +++ b/package.json @@ -7,10 +7,6 @@ "license": "SEE LICENSE IN LICENSE.md", "icon": "resources/docker.png", "aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217", - "extensionKind": [ - "workspace", - "ui" - ], "galleryBanner": { "color": "#1289B9", "theme": "dark"