mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-15 03:43:51 +01: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'])
|
||||
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def _add_pusher_to_store(self, user_name, access_token, profile_tag, kind,
|
||||
app_id, app_display_name, device_display_name,
|
||||
|
|
Loading…
Reference in a new issue