mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-29 03:28:34 +00:00
Remove spurious change
This commit is contained in:
@@ -116,8 +116,6 @@ class ReplicationCommandHandler:
|
||||
# batching works.
|
||||
self._pending_batches = {} # type: Dict[str, List[Any]]
|
||||
|
||||
self._queued_events = {} # type: Dict[str, List[Any]]
|
||||
|
||||
# The factory used to create connections.
|
||||
self._factory = None # type: Optional[ReconnectingClientFactory]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user