mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 01:56:21 +00:00
Remove extraneous console.log added by Calhoun.
This commit is contained in:
parent
d12e970af5
commit
165eb5d9cd
@ -17,8 +17,6 @@ try {
|
||||
}
|
||||
catch( ex ) {
|
||||
|
||||
console.log(ex);
|
||||
if(ex.stack) console.log(ex.stack);
|
||||
require('./cli/error').err( ex, true );
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user