mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-26 13:19:22 -05:00
Unused member variable
This commit is contained in:
parent
10ebbaea2e
commit
65141161f6
@ -32,7 +32,6 @@ class PusherPool:
|
||||
self.store = self.hs.get_datastore()
|
||||
self.clock = self.hs.get_clock()
|
||||
self.pushers = {}
|
||||
self.last_pusher_started = -1
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def start(self):
|
||||
|
Loading…
Reference in New Issue
Block a user