diff --git a/app/views/admin/accounts/_account.html.haml b/app/views/admin/accounts/_account.html.haml index a28115c7b..b057d3e42 100644 --- a/app/views/admin/accounts/_account.html.haml +++ b/app/views/admin/accounts/_account.html.haml @@ -20,11 +20,3 @@ - else = table_link_to 'circle', t('admin.accounts.web'), web_path("accounts/#{account.id}") = table_link_to 'globe', t('admin.accounts.public'), ActivityPub::TagManager.instance.url_for(account) - %td - = number_to_human account.user.sign_in_count, strip_insignificant_zeros: true - %td - = number_to_human account.statuses_count, strip_insignificant_zeros: true - %td - toudou - %td - toudou