0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-09 12:48:49 +02:00

remove white space

This commit is contained in:
Neil Johnson 2018-01-25 23:29:46 +00:00
parent 349c739966
commit d02e43b15f

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
#