Skip to content
Snippets Groups Projects
Commit 51d03e65 authored by Mark Haines's avatar Mark Haines
Browse files

Fix pep8

parent 68b7fc3e
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment