remove white space
parent
349c739966
commit
d02e43b15f
|
@ -190,7 +190,6 @@ class RoomListHandler(BaseHandler):
|
||||||
if len(rooms_to_scan) == 0:
|
if len(rooms_to_scan) == 0:
|
||||||
defer.returnValue([])
|
defer.returnValue([])
|
||||||
|
|
||||||
|
|
||||||
# _append_room_entry_to_chunk will append to chunk but will stop if
|
# _append_room_entry_to_chunk will append to chunk but will stop if
|
||||||
# len(chunk) > limit
|
# len(chunk) > limit
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue