diff --git a/app/views/topics/show.html.erb b/app/views/topics/show.html.erb index e2d8ae9cb3e..d949ebb2b0e 100644 --- a/app/views/topics/show.html.erb +++ b/app/views/topics/show.html.erb @@ -113,8 +113,6 @@ <% end %> <% end %> - - <%= server_plugin_outlet("after_post_body", locals: {post: post}) %> <% end %> <% end %>