Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/initializers/gettext_rails_i18n_patch.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/initializers/gettext_rails_i18n_patch.rb b/config/initializers/gettext_rails_i18n_patch.rb
index 616f6c45b0a..69118f464ca 100644
--- a/config/initializers/gettext_rails_i18n_patch.rb
+++ b/config/initializers/gettext_rails_i18n_patch.rb
@@ -25,7 +25,6 @@ end
module GettextI18nRailsJs
module Parser
module Javascript
-
# This is required to tell the `rake gettext:find` script to use the Javascript
# parser for *.vue files.
#