diff options
Diffstat (limited to 'src/components/VideoDownloadScreen.native.tsx')
-rw-r--r-- | src/components/VideoDownloadScreen.native.tsx | 4 |
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 -} |