diff --git a/db/seeds.rb b/db/seeds.rb index 5deaedf9..e8735e7f 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -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] ' },