diff --git a/app/views/project_comments/_comment.html.erb b/app/views/project_comments/_comment.html.erb index 3f412e4ad..2150a9651 100644 --- a/app/views/project_comments/_comment.html.erb +++ b/app/views/project_comments/_comment.html.erb @@ -36,6 +36,5 @@ <%= comment.user.full_name %>:
- <% byebug %>
<%= custom_auto_link(comment.message, team: current_team) %>