Skip to content

Commit 57c1c8f

Browse files
committed
Remove log and test
1 parent ff0e2ca commit 57c1c8f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/modules/select/wallets/ledger.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ async function ledgerProvider(options: {
9292
provider.send = provider.sendAsync
9393

9494
function enable() {
95-
const buff = buffer.Buffer.from('4')
96-
console.log({ buff })
9795
enabled = true
9896
return getAccounts(1)
9997
}

0 commit comments

Comments
 (0)