new(basic.gblib): Allow TABLE keyword multiple times per file #383.

This commit is contained in:
Rodrigo Rodriguez 2023-10-13 16:15:17 -03:00
parent 8616d60691
commit cb311832a4

View file

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