@energycap/components 0.39.30-ECAP-26042-calc-channel.20241010-1356 → 0.39.30-ECAP-26487-data-rollup-icon-garnish.20241011-1407

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.
@@ -737,7 +737,6 @@ class ValidationMessageService {
737
737
  translationObservables.push(this.translate.get('DomainValidationMessage_SC'));
738
738
  break;
739
739
  case 'invalidFile':
740
- case 'invalidFormula':
741
740
  translationObservables.push(this.translate.get('is invalid'));
742
741
  break;
743
742
  default: