Skip to content

Commit da8a59a

Browse files
committed
chore: remove comment
1 parent b30a96b commit da8a59a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/java/to/bitkit/ui/screens/wallets/send/SendAmountScreen.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ fun SendAmountScreen(
101101
onBack()
102102
}.takeIf { canGoBack },
103103
onClickMax = { maxSats ->
104-
// TODO port the RN sendMax logic if still needed
105104
if (uiState.lnurl == null) {
106105
app?.toast(
107106
type = Toast.ToastType.WARNING,

0 commit comments

Comments
 (0)