Skip to content

Commit

Permalink
Self review
Browse files Browse the repository at this point in the history
  • Loading branch information
m-zagorski committed Dec 17, 2024
1 parent 466331c commit 53bd397
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -455,8 +455,6 @@ private fun ManageTeamButton(
) {
val teamManagementLink = stringResource(R.string.url_team_management_login)
WireSecondaryButton(
modifier = Modifier
.testTag("Manage team"),
text = stringResource(R.string.user_profile_account_management),
onClickDescription = stringResource(R.string.content_description_self_profile_manage_team_btn),
onClick = {
Expand Down

0 comments on commit 53bd397

Please sign in to comment.