nebulasio / WebExtensionWallet

170 stars 58 forks source link

Clean code (delete console.log & reformating) #27

Closed remiroyc closed 6 years ago

remiroyc commented 6 years ago

I deleted all console.log. I think you should use it only in dev mode because users don't want to be spammed by your logs in console.

yupnano commented 6 years ago

Sorry that this PR has conflicts with master after another PR is merged. And since this is just code cleaning, its priority is not that high. What's more, we are planning to refactor the code. Thank you for this contribution!

remiroyc commented 6 years ago

NP but please remove console.log :)

yupnano commented 6 years ago

I will remove console.log later, and this pr has changed too much files, including a bug fixes, therefore it's should not be merged. Thanks all the same.