This commit is contained in:
Mark Haines 2015-10-19 17:48:58 +01:00
parent 68b7fc3e2b
commit 51d03e65b2

View file

@ -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.