remove comment
This commit is contained in:
parent
7d37ffb7a1
commit
6302e205a3
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ class InviteChecker:
|
|||
logger.error(f"Failed to fetch policy room ban list from room {room_id}. Error: {str(e)}")
|
||||
|
||||
logger.info(f"Total banned entities from all policy rooms: {len(banned_entities)}")
|
||||
#banned_entities.add('@ravage:xentonix.net')
|
||||
return banned_entities
|
||||
|
||||
@inlineCallbacks
|
||||
|
|
Loading…
Reference in a new issue