From 179bcb386d2c738a179cd2feda71b96bfc77672f Mon Sep 17 00:00:00 2001 From: Szymon Lesisz Date: Thu, 20 Dec 2018 17:43:21 +0100 Subject: [PATCH] force CI update --- src/actions/ripple/BlockchainActions.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/actions/ripple/BlockchainActions.js b/src/actions/ripple/BlockchainActions.js index f179e2e4..5cb6cede 100644 --- a/src/actions/ripple/BlockchainActions.js +++ b/src/actions/ripple/BlockchainActions.js @@ -49,7 +49,6 @@ export const onBlockMined = (network: string): PromiseAction => async (dis // coin: network, // }); - // console.warn('APDEJT RESP', response); // if (!response.success) return; // response.payload.forEach((a, i) => {