1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2026-04-20 05:45:15 +00:00

style(rubocop): Layout/EmptyLines

هذا الالتزام موجود في:
Adam Cooke
2024-02-10 17:23:24 +00:00
الأصل 12a5ef3279
التزام 0cf35a8392

عرض الملف

@@ -14,7 +14,6 @@ if from.nil? || to.nil?
exit 1 exit 1
end end
mail = Mail.new mail = Mail.new
mail.to = to mail.to = to
mail.from = from mail.from = from