Address feedback

This commit is contained in:
Pine Wu
2016-10-24 12:52:53 -07:00
parent 4ed359a0b2
commit a3d577ccd5
10 changed files with 44 additions and 44 deletions

View File

@@ -38,6 +38,7 @@ export class ExtHostTreeExplorers extends ExtHostTreeExplorersShape {
return new Disposable(() => {
delete this._treeExplorerNodeProviders[providerId];
delete this._treeExplorerNodeProviders[providerId];
});
}