Update main.py
Co-authored-by: Eugene Evstafev <36392751+chigwell@users.noreply.github.com>
This commit is contained in:
parent
861a1281d5
commit
dd9a5cf81a
1 changed files with 0 additions and 1 deletions
1
main.py
1
main.py
|
|
@ -14,7 +14,6 @@ from telethon.tl.functions.contacts import SearchRequest
|
|||
from datetime import datetime, timedelta
|
||||
import json
|
||||
from typing import List, Dict, Optional, Union, Any
|
||||
from telethon import functions
|
||||
import mimetypes
|
||||
import logging
|
||||
import telethon.errors.rpcerrorlist
|
||||
|
|
|
|||
Loading…
Reference in a new issue