diff --git a/data/my_functions.py b/data/my_functions.py index f1fec8d..c7aea71 100644 --- a/data/my_functions.py +++ b/data/my_functions.py @@ -153,7 +153,6 @@ async def check_chat(chat, type_link): else: user['scam'] = 'True' users.append(user) - print(channel_type) if channel_type != 'Каналы': channel_title = ch.title return members, admins, ch, users, channel_type, channel_title