mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-09 17:36:59 +00:00
pep8 blank lines
This commit is contained in:
parent
c1a256cc4c
commit
df4c12c762
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ class PusherPool:
|
||||||
)
|
)
|
||||||
self.remove_pusher(p['app_id'], p['pushkey'], p['user_name'])
|
self.remove_pusher(p['app_id'], p['pushkey'], p['user_name'])
|
||||||
|
|
||||||
|
|
||||||
@defer.inlineCallbacks
|
@defer.inlineCallbacks
|
||||||
def _add_pusher_to_store(self, user_name, access_token, profile_tag, kind,
|
def _add_pusher_to_store(self, user_name, access_token, profile_tag, kind,
|
||||||
app_id, app_display_name, device_display_name,
|
app_id, app_display_name, device_display_name,
|
||||||
|
|
Loading…
Add table
Reference in a new issue