mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:16:07 -04:00
Easy on the newlines
This commit is contained in:
parent
dd3abbd61f
commit
30fbba168b
1 changed files with 0 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue