diff --git a/main.py b/main.py index e598958..dda8aba 100644 --- a/main.py +++ b/main.py @@ -8,7 +8,6 @@ from mcp.server.fastmcp import FastMCP from telethon import TelegramClient from telethon.sessions import StringSession import sqlite3 -from telethon import utils from telethon.tl.types import User, Chat, Channel, ChatAdminRights, ChatBannedRights, ChannelParticipantsKicked, ChannelParticipantsAdmins, InputChatPhoto, InputChatUploadedPhoto, InputChatPhotoEmpty, InputPeerUser, InputPeerChat, InputPeerChannel from telethon.tl.functions.contacts import SearchRequest from datetime import datetime, timedelta