mirror of
https://github.com/TheCaduceus/FileStreamBot.git
synced 2026-01-15 08:23:28 -03:00
Remove unused imports.
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
from telethon.events import NewMessage, CallbackQuery
|
||||
from telethon.tl.custom import Message
|
||||
from typing import Callable
|
||||
from functools import wraps
|
||||
from bot.config import Telegram
|
||||
from bot.modules.static import *
|
||||
|
||||
def verify_user(private: bool = False):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user