remove white space

pull/2827/head
Neil Johnson 2018-01-25 23:29:46 +00:00
parent 349c739966
commit d02e43b15f
1 changed files with 0 additions and 1 deletions

View File

@ -190,7 +190,6 @@ class RoomListHandler(BaseHandler):
if len(rooms_to_scan) == 0:
defer.returnValue([])
# _append_room_entry_to_chunk will append to chunk but will stop if
# len(chunk) > limit
#