Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Cleanup unused commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
M3DZIK committed Oct 14, 2023
1 parent d9602ba commit 735ac1f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,6 @@ fun CipherCard(
}
}

// IconButton(onClick = { showMoreOptions() }) {
// Icon(Icons.Default.Search, contentDescription = null)
// }

if (showCipherActions) {
IconButton(onClick = { showMoreOptions() }) {
Icon(Icons.Default.MoreHoriz, contentDescription = null)
Expand Down

0 comments on commit 735ac1f

Please sign in to comment.