@wizishop/img-manager 15.2.14 → 15.2.16

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.
@@ -3065,7 +3065,6 @@ class ImagesViewComponent {
3065
3065
  this.errorGetAllImg = 'ImgManager.ImgLib.errorGetAllImg';
3066
3066
  this.errorGetTotalImg = 'ImgManager.ImgLib.errorGetTotalImg';
3067
3067
  this.errorGetImg = 'ImgManager.ImgLib.errorGetCanvaImg';
3068
- this.msgNoImgFound = 'ImgManager.ImgLib.noImgFound';
3069
3068
  this.errorRemoveImg = 'ImgManager.ImgList.errorRemoveImg';
3070
3069
  }
3071
3070
  ngOnInit() {
@@ -3245,7 +3244,6 @@ class ImagesViewComponent {
3245
3244
  }
3246
3245
  displayPexelsLib() {
3247
3246
  this.displayPexelsResults = true;
3248
- this.alertService.openAlert(this.msgNoImgFound);
3249
3247
  }
3250
3248
  /**
3251
3249
  * Set a img list in order to fill properly all the line of images displayed in mosaic.