Fix syntax error
All checks were successful
Run unit tests / rubocop (pull_request) Successful in 34s
Run unit tests / check-licenses (pull_request) Successful in 36s
Run unit tests / copyright_notice (pull_request) Successful in 51s
Run unit tests / unit_tests (pull_request) Successful in 1m29s
Run unit tests / build-static-assets (pull_request) Successful in 9m53s

This commit is contained in:
Manuel Bustillo 2025-07-05 13:44:54 +02:00
parent b3f339a02b
commit ba97a3155a

View File

@ -84,7 +84,6 @@ Rails.application.configure do
rescue Errno::ENOENT rescue Errno::ENOENT
{} {}
end end
end
# Ignore bad email addresses and do not raise email delivery errors. # Ignore bad email addresses and do not raise email delivery errors.