Skip to content

Commit

Permalink
fix undefined TgClient
Browse files Browse the repository at this point in the history
  • Loading branch information
5hojib committed Dec 29, 2024
1 parent 6830998 commit e0b14b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/modules/mirror_leech.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
get_content_type,
sync_to_async,
)
from bot.core.aeon_client import TgClient
from bot.helper.ext_utils.exceptions import DirectDownloadLinkException
from bot.helper.ext_utils.links_utils import (
is_gdrive_id,
Expand Down

0 comments on commit e0b14b4

Please sign in to comment.