move parts/views into workbench core land (fixes #29921)

This commit is contained in:
Benjamin Pasero
2017-09-06 18:40:20 +02:00
parent 41cd56af7a
commit b64aa9b199
21 changed files with 27 additions and 32 deletions

View File

@@ -130,10 +130,6 @@
"name": "vs/workbench/parts/update",
"project": "vscode-workbench"
},
{
"name": "vs/workbench/parts/views",
"project": "vscode-workbench"
},
{
"name": "vs/workbench/parts/watermark",
"project": "vscode-workbench"