mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Remove sync hack
This commit is contained in:
@@ -76,9 +76,6 @@ class _ChatAction:
|
||||
|
||||
self._task = None
|
||||
|
||||
__enter__ = helpers._sync_enter
|
||||
__exit__ = helpers._sync_exit
|
||||
|
||||
async def _update(self):
|
||||
try:
|
||||
while self._running:
|
||||
|
Reference in New Issue
Block a user