Удалил ненужную зависимость

This commit is contained in:
Grigorich-JSDio 2021-11-16 12:47:33 +03:00 committed by GitHub
parent 23042921c5
commit ef211865da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,6 @@ import config
from telethon.sync import TelegramClient
from telethon.tl.types import ChannelParticipantsAdmins
from telethon import functions, errors
from progress.spinner import Spinner
api_id = config.api_id
api_hash = config.api_hash