microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
53 stars 28 forks source link

Remove redundant workspace getResourceItem error handling #582

Closed alexweininger closed 1 year ago

alexweininger commented 1 year ago

This error handling is now covered centrally by https://github.com/microsoft/vscode-azureresourcegroups/blob/43ea37f416779b5b6c0e7945e36850c402cee7cc/src/tree/ResourceBranchDataProviderManagerBase.ts#L81-L87