fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
Showing only changes of commit cb311832a4 - Show all commits

View file

@ -586,7 +586,8 @@ export class AzureDeployerService implements IGBInstallationDeployer {
return;
}
resolve(instance);
// MSFT has changed without warnings.
// try {
// //tslint:disable-next-line:max-line-length