From 16f6341daff56f827fbb6c6ade9cf1238e8e5f3e Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Wed, 23 Jun 2021 14:22:29 -0400 Subject: Lint --- src/components/moments/Moment.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/moments/Moment.tsx') diff --git a/src/components/moments/Moment.tsx b/src/components/moments/Moment.tsx index cff99812..e4acebdf 100644 --- a/src/components/moments/Moment.tsx +++ b/src/components/moments/Moment.tsx @@ -1,6 +1,5 @@ import {useNavigation} from '@react-navigation/native'; import React from 'react'; -import {launchCamera} from 'react-native-image-picker'; import {Alert, StyleProp, StyleSheet, View, ViewStyle} from 'react-native'; import {Text} from 'react-native-animatable'; import {ScrollView, TouchableOpacity} from 'react-native-gesture-handler'; -- cgit v1.2.3-70-g09d2