Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Apr 1, 2024
1 parent 382ec6d commit 0a47dd1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/coinjoin/wallet_tool.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ if (require.main === module) {
}

console.log(wallet_tool_main(walletDir));
}

}

0 comments on commit 0a47dd1

Please sign in to comment.