@cadenza.io/core 3.15.2 → 3.15.3

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
@@ -2461,7 +2461,6 @@ var Task = class _Task extends SignalEmitter {
2461
2461
  this.throttled = true;
2462
2462
  }
2463
2463
  this.attachSignal(
2464
- "meta.task.created",
2465
2464
  "meta.task.destroyed",
2466
2465
  "meta.task.version_set",
2467
2466
  "meta.task.output_validation_failed",