Remove debug log

This commit is contained in:
Tulir Asokan
2019-08-06 22:11:55 +03:00
parent 65b69829d7
commit b5c55f4e65
-1
View File
@@ -321,7 +321,6 @@ class User(AbstractUser):
continue
elif isinstance(entity, TLUser) and not config["bridge.sync_direct_chats"]:
continue
self.log.info(f"Syncing {type(entity)}")
portal = po.Portal.get_by_entity(entity)
self.portals[portal.tgid_full] = portal
creators.append(