diff --git a/stdplugins/sp_prog_rename.py b/stdplugins/sp_prog_rename.py index 7cffcb6..801ffad 100644 --- a/stdplugins/sp_prog_rename.py +++ b/stdplugins/sp_prog_rename.py @@ -1,10 +1,9 @@ import asyncio +import re + from telethon import events from telethon.tl.functions.channels import EditTitleRequest -import telethon.utils - -import re prog_tech_id = 1040270887 prog_tech_channel = None