summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Baker <dave@matrix.org>2015-03-25 19:08:17 +0000
committerDavid Baker <dave@matrix.org>2015-03-25 19:08:17 +0000
commitdf4c12c76285fa8d423f1545453356a008690155 (patch)
treebc9dbfb92dc3f4a2e9ba3ec1e573b3b5591ecdb6
parentAllow multiple pushers for a single app ID & pushkey, honouring the 'append' ... (diff)
downloadsynapse-df4c12c76285fa8d423f1545453356a008690155.tar.xz
pep8 blank lines
-rw-r--r--synapse/push/pusherpool.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/synapse/push/pusherpool.py b/synapse/push/pusherpool.py
index cda072839c..46444157c9 100644
--- a/synapse/push/pusherpool.py
+++ b/synapse/push/pusherpool.py
@@ -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,