mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-07 00:16:57 +00:00
Fix pep8
This commit is contained in:
parent
68b7fc3e2b
commit
51d03e65b2
1 changed files with 0 additions and 1 deletions
|
@ -537,7 +537,6 @@ class SyncHandler(BaseHandler):
|
|||
|
||||
defer.returnValue(room_sync)
|
||||
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def get_state_at_previous_sync(self, room_id, since_token):
|
||||
""" Get the room state at the previous sync the client made.
|
||||
|
|
Loading…
Add table
Reference in a new issue