mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-12 23:38:20 +00:00
Remove unmatched rubocop:enable declaration (#27769)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user