diff --git a/app/views/users/_statistics.html.erb b/app/views/users/_statistics.html.erb index cc7625f80..047876783 100644 --- a/app/views/users/_statistics.html.erb +++ b/app/views/users/_statistics.html.erb @@ -62,15 +62,6 @@ <% end %> - - Inviter - <% if user.inviter %> - <%= link_to_user user.inviter %> <%= link_to "ยป", users_path(search: { inviter: { name: user.inviter.name }}) %> - <% else %> - None - <% end %> - - Level