removed debug log
This commit is contained in:
parent
8d1fda4cbc
commit
817e7dea56
|
@ -214,7 +214,7 @@
|
|||
me._wReaddirHandler(err, files);
|
||||
};
|
||||
Walker.prototype._wWalkAsync = function () {
|
||||
console.log('walkAsync');
|
||||
//console.log('walkAsync');
|
||||
var me = this
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue