From 79d32c9c1b57824f27fd63db1ec4be56186562ee Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 28 Sep 2016 18:03:01 +0200 Subject: remove bad logging --- lib/wallet/cryptoLib.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/wallet/cryptoLib.ts') diff --git a/lib/wallet/cryptoLib.ts b/lib/wallet/cryptoLib.ts index 1ca7b856f..b74e82bd7 100644 --- a/lib/wallet/cryptoLib.ts +++ b/lib/wallet/cryptoLib.ts @@ -54,7 +54,6 @@ export function main(worker: Worker) { } } -console.log("hello, this is the crypto lib"); namespace RpcFunctions { -- cgit v1.2.3