remove extra whitespace
This commit is contained in:
parent
85c28e9088
commit
9ab6ed76d1
@ -29,7 +29,7 @@ PG.prototype.end = function() {
|
|||||||
count--;
|
count--;
|
||||||
if(count === 0) {
|
if(count === 0) {
|
||||||
self.emit('ended');
|
self.emit('ended');
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user