diff --git a/app/views/topics/show.html.erb b/app/views/topics/show.html.erb index 90f8f020515..ff894eefc9c 100644 --- a/app/views/topics/show.html.erb +++ b/app/views/topics/show.html.erb @@ -108,11 +108,6 @@ <%= post.like_count > 0 ? t('post.has_likes', count: post.like_count) : '' %> -