@cadenza.io/service 1.9.32 → 1.9.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -3590,7 +3590,6 @@ var CadenzaService = class {
3590
3590
  if (this.serviceCreated) return;
3591
3591
  this.bootstrap();
3592
3592
  this.serviceRegistry.serviceName = name;
3593
- GraphMetadataController.instance;
3594
3593
  DatabaseController.instance;
3595
3594
  options = __spreadValues({
3596
3595
  loadBalance: true,