aboutsummaryrefslogtreecommitdiff
path: root/src/screens
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-06-22 19:21:26 -0400
committerIvan Chen <ivan@tagg.id>2021-06-22 19:21:26 -0400
commit4ecc4525738dc8a56c9f37a05d0870e54cfa5be9 (patch)
treec1d97f5afef6f7eb91b7d12058e06df491fd9550 /src/screens
parentc3066187b9d253767e32880cc35ddd1abc6db6b3 (diff)
Lint
Diffstat (limited to 'src/screens')
-rw-r--r--src/screens/profile/IndividualMoment.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screens/profile/IndividualMoment.tsx b/src/screens/profile/IndividualMoment.tsx
index cc176cd3..f8113aba 100644
--- a/src/screens/profile/IndividualMoment.tsx
+++ b/src/screens/profile/IndividualMoment.tsx
@@ -9,7 +9,6 @@ import {AVATAR_DIM} from '../../constants';
import {MainStackParams} from '../../routes';
import {RootState} from '../../store/rootreducer';
import {MomentPostType} from '../../types';
-import Video from 'react-native-video';
import {
isIPhoneX,
normalize,