Skip to content

Commit

Permalink
revert back puts
Browse files Browse the repository at this point in the history
  • Loading branch information
kbukum1 committed Aug 15, 2024
1 parent a9af4de commit f57a848
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ def pr_message
"#{prefixed_pr_message_footer}"

truncate_pr_message(msg)
puts "\n#{msg}\n"
rescue StandardError => e
suppress_error("PR message", e)
suffixed_pr_message_header + prefixed_pr_message_footer
Expand Down

0 comments on commit f57a848

Please sign in to comment.