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