Update security.py

pull/114/head
Who? 2025-03-04 13:19:20 +07:00 committed by GitHub
parent a86192836f
commit c4d978d73a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ from herokutl.tl.types import ChatParticipantAdmin, ChatParticipantCreator, Mess
from herokutl.utils import get_display_name
import herokutl as tl
from . import main, utils
from . import main, utils, loader
from .database import Database
from .tl_cache import CustomTelegramClient
from .types import Command