Skip to content

Commit 0b2a052

Browse files
committed
chore: remove dead parameter
1 parent 777cb6c commit 0b2a052

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/receive/ReceiveInvoiceUtils.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ fun getInvoiceForTab(
4141
* Returns the appropriate QR code logo resource for the selected tab.
4242
*
4343
* @param tab The selected receive tab
44-
* @param hasCjit Whether a CJIT invoice is active
4544
* @return Drawable resource ID for QR logo
4645
*/
4746
fun getQrLogoResource(tab: ReceiveTab): Int {

0 commit comments

Comments
 (0)