Remove empty line.

This commit is contained in:
Simo Kinnunen
2014-03-17 11:11:56 +09:00
parent 07a06460bf
commit d349eabd67

View File

@@ -16,7 +16,6 @@ module.exports = syrup()
sub.subscribe(channel)
channels.register(channel, Infinity)
return {
channel: channel
, poke: function() {