Cleaned up rubocop ignore

This commit is contained in:
echarp 2018-03-17 15:28:36 +01:00
parent 31dbe96dcc
commit 9b70040167
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ Kind.create name: 'provider', icon: 'tty'
Kind.create name: 'institution', icon: 'institution'
# rubocop:disable Metrics/LineLength
# rubocop:disable Layout/EmptyLinesAroundArguments
I18n::Backend::ActiveRecord::Translation.create(
[
{ locale: 'fr', key: 'mail_suffix', value: '[AdL] ' },