@cuby-ui/core 0.0.42 → 0.0.44

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.
@@ -341,7 +341,6 @@ class CuiAlertComponent {
341
341
  this.initAutoClose();
342
342
  }
343
343
  onClosed() {
344
- console.log(this.context);
345
344
  this.context.$implicit.complete();
346
345
  }
347
346
  initAutoClose() {