Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
matAtWork committed Apr 1, 2016
1 parent 3f785e6 commit 2c4fac9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nodent.js
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,6 @@ var $asyncbind = eval(("(function $asyncbind(self,catcher){
" return boundThen; \n"+
"})").replace(/\s+/g,' ')) ;

console.log($asyncbind.toString()) ;
function wrapAsyncStack(catcher) {
var context = {} ;
Error.captureStackTrace(context,$asyncbind) ;
Expand Down

0 comments on commit 2c4fac9

Please sign in to comment.