diff options
Diffstat (limited to 'src/components/video/PlayButtonIcon.tsx')
-rw-r--r-- | src/components/video/PlayButtonIcon.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/video/PlayButtonIcon.tsx b/src/components/video/PlayButtonIcon.tsx index 8e0a6bb7a..84a450767 100644 --- a/src/components/video/PlayButtonIcon.tsx +++ b/src/components/video/PlayButtonIcon.tsx @@ -1,4 +1,3 @@ -import React from 'react' import {View} from 'react-native' import {atoms as a, useTheme} from '#/alf' |