mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 00:02:18 +00:00
Fix pep8
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user