Skip to content

Commit

Permalink
Fix #48901
Browse files Browse the repository at this point in the history
  • Loading branch information
sandy081 committed May 30, 2018
1 parent 2093a25 commit 169f625
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vs/workbench/api/browser/viewsExtensionPoint.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ ExtensionsRegistry.registerExtensionPoint<{ [loc: string]: schema.IUserFriendlyV
location,
when: ContextKeyExpr.deserialize(item.when),
canToggleVisibility: true,
collapsed: true,
treeView: true
};

Expand Down

0 comments on commit 169f625

Please sign in to comment.