chore(get) rm console.log

This commit is contained in:
coderaiser 2014-06-20 09:36:37 -04:00
parent 320affbb38
commit aef0451013

View file

@ -37,8 +37,6 @@
if (!error)
hex = hash.get();
console.log(hex);
func(error, hex);
});