diff --git a/app/views/comment/_comment_form.rhtml b/app/views/comment/_comment_form.rhtml index d1bda7a..599f8fd 100644 --- a/app/views/comment/_comment_form.rhtml +++ b/app/views/comment/_comment_form.rhtml @@ -48,7 +48,6 @@ function check_captcha(button, confirm_action) { <% if @comment && @comment.errors.any? %> <%= error_messages_for :comment %> - <% end %>
-- libgit2 0.21.2