1
0
Derivar 0

Update 'lib/node-type-emitter.js'

Este cometimento está contido em:
AJ ONeal 2018-03-26 05:24:03 +00:00
ascendente 930ddb439b
cometimento 280bfd28ae
1 ficheiros modificados com 0 adições e 1 eliminações

Ver ficheiro

@ -50,7 +50,6 @@
function nextWhenReady(flag) {
if (flag) {
stats.flag = flag;
flagSet = flag;
}
num -= 1;
if (0 === num) { next.call(self); }