From b3d8d57ab7f7e9803579458aead4ea54ab2828db Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Mon, 9 Aug 2021 18:32:49 -0400 Subject: Remove user_id requirement --- src/screens/profile/CaptionScreen.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/screens/profile/CaptionScreen.tsx') diff --git a/src/screens/profile/CaptionScreen.tsx b/src/screens/profile/CaptionScreen.tsx index d329c589..2e375e0f 100644 --- a/src/screens/profile/CaptionScreen.tsx +++ b/src/screens/profile/CaptionScreen.tsx @@ -177,7 +177,6 @@ const CaptionScreen: React.FC = ({route, navigation}) => { mediaUri, caption, momentCategory, - userId, formattedTags(), ), ); -- cgit v1.2.3-70-g09d2