Skip to content

Commit

Permalink
Correct merge resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintPatrck committed Apr 16, 2024
1 parent ccdbd04 commit ef83c55
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ fun ItemListingScreen(
timeLeftSeconds = it.timeLeftSeconds,
alertThresholdSeconds = it.alertThresholdSeconds,
startIcon = it.startIcon,
onCopyClick = remember(viewModel) { { /*TODO*/ } },
onItemClick = remember(viewModel) {
{
viewModel.trySendAction(
Expand Down

0 comments on commit ef83c55

Please sign in to comment.