diff --git a/app/views/tag/_contributors.html.erb b/app/views/tag/_contributors.html.erb index f2e6e9a167..ec3eb7c0a0 100644 --- a/app/views/tag/_contributors.html.erb +++ b/app/views/tag/_contributors.html.erb @@ -6,12 +6,6 @@
<% end %> -
-

<%= @users.length || 0 %> contributors

-

<%= @note_count %> research notes

-

<%= @wikis.length %> wiki pages

-
- <% if params["action"] == "contributors"%>
<% end %>