diff --git a/lib/i18n/locale_file_checker.rb b/lib/i18n/locale_file_checker.rb index 4d47c06af4c..b9aa206bb04 100644 --- a/lib/i18n/locale_file_checker.rb +++ b/lib/i18n/locale_file_checker.rb @@ -128,8 +128,6 @@ class LocaleFileChecker add_error(keys, TYPE_INVALID_MESSAGE_FORMAT, error_message, pluralized: false) end end - - JsLocaleHelper.reset_context end def reference_value(keys)