Skip to content

Commit

Permalink
Remove dead code
Browse files Browse the repository at this point in the history
Don't show in changelog
  • Loading branch information
4ian committed Apr 23, 2024
1 parent ed969d2 commit 6bbe849
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 280 deletions.
1 change: 0 additions & 1 deletion newIDE/app/src/Profile/AuthenticatedUserProfileDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ const AuthenticatedUserProfileDetails = ({
}
subscription={authenticatedUser.subscription}
achievements={authenticatedUser.achievements}
isAuthenticatedUserProfile
onOpenChangeEmailDialog={onOpenChangeEmailDialog}
onOpenEditProfileDialog={onOpenEditProfileDialog}
/>
Expand Down

0 comments on commit 6bbe849

Please sign in to comment.