Skip to content

Commit 9ab6ed7

Browse files
author
Ricky Ng-Adam
committed
remove extra whitespace
1 parent 85c28e9 commit 9ab6ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ PG.prototype.end = function() {
2929
count--;
3030
if(count === 0) {
3131
self.emit('ended');
32-
}
32+
}
3333
});
3434
});
3535
});

0 commit comments

Comments
 (0)