mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 21:10:29 +00:00
Remove sync hack
This commit is contained in:
@@ -619,9 +619,6 @@ class TelegramClient:
|
||||
async def __aexit__(self, *args):
|
||||
await self.disconnect()
|
||||
|
||||
__enter__ = helpers._sync_enter
|
||||
__exit__ = helpers._sync_exit
|
||||
|
||||
# endregion Auth
|
||||
|
||||
# region Bots
|
||||
|
Reference in New Issue
Block a user