Skip to content

Commit

Permalink
Fix detekt issue
Browse files Browse the repository at this point in the history
  • Loading branch information
micbakos-rdx committed May 23, 2023
1 parent 9aa71bb commit 960e88f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ private fun AssetsContent(
0.dp
} + iconsOverlap * (sortedFungibles.size - 1)


if (remainingFungiblesCount > 0) {
CounterBox(
modifier = Modifier
Expand Down

0 comments on commit 960e88f

Please sign in to comment.