diff --git a/src/screens/Profile/Header/ProfileHeaderStandard.tsx b/src/screens/Profile/Header/ProfileHeaderStandard.tsx index b0d4b5cdae..1bdafa92f8 100644 --- a/src/screens/Profile/Header/ProfileHeaderStandard.tsx +++ b/src/screens/Profile/Header/ProfileHeaderStandard.tsx @@ -150,9 +150,6 @@ let ProfileHeaderStandard = ({ style={[a.px_lg, a.pt_md, a.pb_sm, a.overflow_hidden]} pointerEvents={isIOS ? 'auto' : 'box-none'}> { - console.log('height', e.nativeEvent.layout.height) - }} style={[ {paddingLeft: 90}, a.flex_row,