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) => {