mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-25 11:05:49 +03:00
Unneccessarywhitespaceisunnecessary
This commit is contained in:
parent
c1267d04c5
commit
7984ffdc6a
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ class PusherStore(SQLBaseStore):
|
|||
"last_stream_ordering",
|
||||
"last_success",
|
||||
"failing_since",
|
||||
|
||||
], desc="get_pushers_by"
|
||||
)
|
||||
defer.returnValue(self._decode_pushers_rows(ret))
|
||||
|
|
Loading…
Reference in a new issue