raise-common-lib 0.0.35 → 0.0.36

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.
@@ -19205,7 +19205,6 @@ var RSHeaderComponent = /** @class */ (function () {
19205
19205
  * @return {?}
19206
19206
  */
19207
19207
  function (item) { return item.text === event.item.text; }));
19208
- this.translationService.getTranslation(this.currentLang.languageCode);
19209
19208
  this.changeLanguage.emit(this.currentLang.languageCode);
19210
19209
  };
19211
19210
  RSHeaderComponent.decorators = [