From a5af24b53b6085cfb5547592c29155bc10e71f9e Mon Sep 17 00:00:00 2001 From: Hailey Date: Thu, 15 Aug 2024 16:29:16 -0700 Subject: Revert "[Video] Download videos" (#4945) --- src/components/VideoDownloadScreen.native.tsx | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/components/VideoDownloadScreen.native.tsx (limited to 'src/components/VideoDownloadScreen.native.tsx') diff --git a/src/components/VideoDownloadScreen.native.tsx b/src/components/VideoDownloadScreen.native.tsx deleted file mode 100644 index a1f6466fd..000000000 --- a/src/components/VideoDownloadScreen.native.tsx +++ /dev/null @@ -1,4 +0,0 @@ -export function VideoDownloadScreen() { - // @TODO redirect - return null -} -- cgit 1.4.1