Easy on the newlines

pull/35/head
David Baker 2015-01-28 14:23:16 +00:00
parent dd3abbd61f
commit 30fbba168b
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ class PusherPool:
if p.user_name == user_name:
yield p.presence_changed(state)
@defer.inlineCallbacks
def start(self):
pushers = yield self.store.get_all_pushers()