about summary refs log tree commit diff
path: root/src/components/VideoDownloadScreen.native.tsx
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-08-15 16:29:16 -0700
committerGitHub <noreply@github.com>2024-08-15 16:29:16 -0700
commita5af24b53b6085cfb5547592c29155bc10e71f9e (patch)
tree6946c933322c1cdfc455e63c02ca74b18651117b /src/components/VideoDownloadScreen.native.tsx
parentb6e515c664d51ffe357c3562fd514301805ade8c (diff)
downloadvoidsky-a5af24b53b6085cfb5547592c29155bc10e71f9e.tar.zst
Revert "[Video] Download videos" (#4945)
Diffstat (limited to 'src/components/VideoDownloadScreen.native.tsx')
-rw-r--r--src/components/VideoDownloadScreen.native.tsx4
1 files changed, 0 insertions, 4 deletions
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
-}