Skip to content

Commit

Permalink
Respond to comment missed in original PR
Browse files Browse the repository at this point in the history
  • Loading branch information
lcreid committed Sep 26, 2023
1 parent 95596b0 commit e726022
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/bootstrap_form/components/validation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ def get_error_messages(name)
end

safe_join(object.errors[name], ", ")
# object.errors[name].join(", ")
end
# rubocop:enable Metrics/AbcSize
end
Expand Down

0 comments on commit e726022

Please sign in to comment.