aboutsummaryrefslogtreecommitdiff
path: root/src/screens
diff options
context:
space:
mode:
authorMichael <michael.foiani@gmail.com>2021-08-13 11:48:33 -0400
committerMichael <michael.foiani@gmail.com>2021-08-13 11:48:33 -0400
commit253c48d6d17589c4ee3d0589a995af32ae4e04b8 (patch)
tree5834911282197febb058e5c1aa47f87fb97012c8 /src/screens
parent4c1a1f11275a5b90b575b0e9947dc618f8e54aca (diff)
parent4b92b9d4d87a0c25fdbb21ff95230bae9b083677 (diff)
Merge branch 'master' of https://github.com/TaggiD-Inc/FrontendHEADmaster
Merged with new master.
Diffstat (limited to 'src/screens')
-rw-r--r--src/screens/profile/CaptionScreen.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screens/profile/CaptionScreen.tsx b/src/screens/profile/CaptionScreen.tsx
index fc4db950..64d24d44 100644
--- a/src/screens/profile/CaptionScreen.tsx
+++ b/src/screens/profile/CaptionScreen.tsx
@@ -177,7 +177,6 @@ const CaptionScreen: React.FC<CaptionScreenProps> = ({route, navigation}) => {
mediaUri,
caption,
momentCategory,
- userId,
formattedTags(),
),
);