From 27beb8607b284ad952fb377870d7c49cee4d4cf7 Mon Sep 17 00:00:00 2001 From: 5hojib Date: Thu, 23 Jan 2025 13:47:46 +0000 Subject: [PATCH] Auto-format code [skip actions] --- bot/modules/mirror_leech.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bot/modules/mirror_leech.py b/bot/modules/mirror_leech.py index 03c46a5bc..957723a84 100644 --- a/bot/modules/mirror_leech.py +++ b/bot/modules/mirror_leech.py @@ -36,6 +36,7 @@ direct_link_generator, ) from bot.helper.mirror_leech_utils.download_utils.gd_download import add_gd_download + # from bot.helper.mirror_leech_utils.download_utils.mega_download import ( # add_mega_download, # )