aboutsummaryrefslogtreecommitdiff
path: root/lib/wallet/wallet.ts
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wallet/wallet.ts')
-rw-r--r--lib/wallet/wallet.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/wallet/wallet.ts b/lib/wallet/wallet.ts
index 4595abe4a..951e0728a 100644
--- a/lib/wallet/wallet.ts
+++ b/lib/wallet/wallet.ts
@@ -955,7 +955,6 @@ export class Wallet {
let r = await Query(this.db).get("exchanges", baseUrl);
let exchangeInfo: IExchangeInfo;
- console.dir(r);
if (!r) {
exchangeInfo = {