Skip to content

Commit 8cfff71

Browse files
committed
chore: lint
1 parent fdff73e commit 8cfff71

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/SendRecipientScreen.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,6 @@ private fun CameraPreviewWithControls(
394394
}
395395
}
396396

397-
398397
@Composable
399398
private fun PermissionDenied(
400399
onClickRetry: () -> Unit,
@@ -428,7 +427,6 @@ private fun PermissionDenied(
428427
}
429428
}
430429

431-
432430
private fun processImageFromGallery(
433431
context: Context,
434432
uri: Uri,

0 commit comments

Comments
 (0)