remove project feature (#12297)

* remove project feature

* update test
This commit is contained in:
Alan Ren
2020-09-15 11:12:30 -07:00
committed by GitHub
parent 725e1b2ee3
commit 908a15d6a8
12 changed files with 104 additions and 4 deletions

View File

@@ -4,5 +4,6 @@
"data-workspace-view-container-name": "Projects",
"main-view-name": "Projects",
"add-project-command": "Add Project",
"refresh-workspace-command": "Refresh"
"refresh-workspace-command": "Refresh",
"remove-project-command":"Remove Project"
}