From b6993d9d0a66e16c2cab10ecafba855280cfe886 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Thu, 14 Mar 2024 14:40:41 -0500 Subject: [PATCH] Remove metrics from header --- src/screens/Profile/Header/ProfileHeaderLabeler.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/screens/Profile/Header/ProfileHeaderLabeler.tsx b/src/screens/Profile/Header/ProfileHeaderLabeler.tsx index d1db0dd19e..b7f89ab369 100644 --- a/src/screens/Profile/Header/ProfileHeaderLabeler.tsx +++ b/src/screens/Profile/Header/ProfileHeaderLabeler.tsx @@ -32,7 +32,6 @@ import {ProfileHeaderShell} from './Shell' import {ProfileMenu} from '#/view/com/profile/ProfileMenu' import {ProfileHeaderDisplayName} from './DisplayName' import {ProfileHeaderHandle} from './Handle' -import {ProfileHeaderMetrics} from './Metrics' import { Heart2_Stroke2_Corner0_Rounded as Heart, Heart2_Filled_Stroke2_Corner0_Rounded as HeartFilled, @@ -208,7 +207,6 @@ let ProfileHeaderLabeler = ({ {!isPlaceholderProfile && ( <> - {descriptionRT && !moderation.ui('profileView').blur ? (