From 1b9059d49532eacb60bf36b25771df42541670f4 Mon Sep 17 00:00:00 2001 From: Brian Kim Date: Wed, 14 Jul 2021 11:28:06 -0400 Subject: Clean up code round 2 --- src/screens/profile/CaptionScreen.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/screens/profile') diff --git a/src/screens/profile/CaptionScreen.tsx b/src/screens/profile/CaptionScreen.tsx index 99ff8819..1232eb66 100644 --- a/src/screens/profile/CaptionScreen.tsx +++ b/src/screens/profile/CaptionScreen.tsx @@ -78,7 +78,6 @@ const CaptionScreen: React.FC = ({route, navigation}) => { const [taggedUsersText, setTaggedUsersText] = useState(''); const [momentCategory, setMomentCategory] = useState(); const mediaUri = moment ? moment.moment_url : route.params.media!.uri; - // console.log('mediaUri', mediaUri); // TODO: change this once moment refactor is done const isMediaAVideo = moment ? !( -- cgit v1.2.3-70-g09d2