Skip to content

Commit 9c9394d

Browse files
committed
chore: lint
1 parent 7609d64 commit 9c9394d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,6 @@ fun ContentRunning(
275275
SendMethod.LIGHTNING -> LightningDescription(uiState = uiState, onEvent = onEvent)
276276
}
277277

278-
279-
280278
if (uiState.lnurl is LnurlParams.LnurlPay) {
281279
if (uiState.lnurl.data.commentAllowed()) {
282280
LnurlCommentSection(uiState, onEvent)

0 commit comments

Comments
 (0)