Skip to content

Commit

Permalink
remove dialog comment
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Aug 31, 2024
1 parent 644560f commit d482519
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/content/profile/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,6 @@ function Index() {
<TouchableOpacity
onPress={() => {
setModalVisible(true);
// setUploadDialogVisible(true);
}}
>
<View style={styles.profilePictureContainer}>
Expand Down

0 comments on commit d482519

Please sign in to comment.