Удалил ненужную зависимость
This commit is contained in:
parent
23042921c5
commit
ef211865da
|
@ -3,7 +3,6 @@ import config
|
||||||
from telethon.sync import TelegramClient
|
from telethon.sync import TelegramClient
|
||||||
from telethon.tl.types import ChannelParticipantsAdmins
|
from telethon.tl.types import ChannelParticipantsAdmins
|
||||||
from telethon import functions, errors
|
from telethon import functions, errors
|
||||||
from progress.spinner import Spinner
|
|
||||||
|
|
||||||
api_id = config.api_id
|
api_id = config.api_id
|
||||||
api_hash = config.api_hash
|
api_hash = config.api_hash
|
||||||
|
|
Loading…
Reference in New Issue
Block a user