Archived
Remove data workspace * activationEvent (#22005)
* remove data workspace * activationEvent * fix tests
This commit is contained in:
@@ -85,8 +85,6 @@ export interface IWorkspaceService {
|
||||
*/
|
||||
gitCloneProject(url: string, localClonePath: string): Promise<void>;
|
||||
|
||||
readonly isProjectProviderAvailable: boolean;
|
||||
|
||||
/**
|
||||
* Event fires when projects in workspace changes
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user