From 8ead703ca088cb981de8fac45e25641e0f633320 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Sun, 19 Jan 2025 18:38:21 +0000 Subject: [PATCH] rm log --- src/screens/VideoFeed/components/Scrubber.tsx | 3 --- 1 file changed, 3 deletions(-) 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,