From 2411e999d7e7bfc27385636f5076f64cab21d342 Mon Sep 17 00:00:00 2001 From: Riccardo Balbo Date: Wed, 25 Dec 2024 02:03:03 +0100 Subject: [PATCH] Update wallets/bolt12/index.js Co-authored-by: ekzyis --- wallets/bolt12/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/wallets/bolt12/index.js b/wallets/bolt12/index.js index 930093edb..43bc32eb0 100644 --- a/wallets/bolt12/index.js +++ b/wallets/bolt12/index.js @@ -21,5 +21,4 @@ export const card = { title: 'Bolt12', subtitle: 'receive payments to a bolt12 offer', image: { src: '/wallets/bolt12.svg' } - }