Remove unmatched rubocop:enable declaration (#27769)

This commit is contained in:
Matt Jankowski 2023-11-08 07:02:09 -05:00 committed by GitHub
parent 33cc3ae8fa
commit 7d6bcc0615
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -298,5 +298,3 @@ module LanguagesHelper
locale_name.to_sym if locale_name.present? && I18n.available_locales.include?(locale_name.to_sym)
end
end
# rubocop:enable Metrics/ModuleLength