mirror of
https://github.com/bellingcat/telegram-phone-number-checker.git
synced 2026-06-12 05:18:29 +03:00
removes unused imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import os, json, re
|
||||
from telethon.sync import TelegramClient, errors, functions
|
||||
from telethon.tl.types import InputPhoneContact
|
||||
from dotenv import load_dotenv, dotenv_values, find_dotenv
|
||||
from dotenv import load_dotenv
|
||||
from getpass import getpass
|
||||
import click
|
||||
|
||||
|
||||
Reference in New Issue
Block a user