diff --git a/src/screens/VideoFeed/components/Scrubber.tsx b/src/screens/VideoFeed/components/Scrubber.tsx index 1dd6479134..d44ec8f8e9 100644 --- a/src/screens/VideoFeed/components/Scrubber.tsx +++ b/src/screens/VideoFeed/components/Scrubber.tsx @@ -245,9 +245,6 @@ export function ScrubberPlaceholder({children}: {children?: React.ReactNode}) { const {bottom} = useSafeAreaInsets() return ( - console.log('placeholder', evt.nativeEvent.layout.height) - } style={[ a.w_full, a.justify_end,