@cadenza.io/core 3.1.6 → 3.1.8

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
@@ -2138,7 +2138,6 @@ var Task = class extends SignalEmitter {
2138
2138
  filter: { name: this.name, version: this.version }
2139
2139
  });
2140
2140
  }
2141
- console.log("Task destroyed", this.name);
2142
2141
  }
2143
2142
  export() {
2144
2143
  return {