This isn't necessary

This commit is contained in:
Jason Zimdars
2025-02-21 10:54:18 -06:00
parent c4bc9242e2
commit 302427f17b
+1 -3
View File
@@ -17,8 +17,6 @@
<%= sanitize comment.body_html %>
</div>
<div id="reactions">
<%= render "comments/reactions/reactions", comment: comment %>
</div>
<%= render "comments/reactions/reactions", comment: comment %>
</div>
<% end %>