From b3aaa4107e10dbe4420f083c6368202ca824f037 Mon Sep 17 00:00:00 2001 From: xAmarnath <75058759+xAmarnath@users.noreply.github.com> Date: Sat, 4 May 2024 23:26:24 +0530 Subject: [PATCH] update custdl.py --- modules/custdl.py | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/custdl.py b/modules/custdl.py index 1f323c1..e45af0c 100644 --- a/modules/custdl.py +++ b/modules/custdl.py @@ -75,7 +75,6 @@ async def get_embed(media_id: str, category: str, client: Client): @new_cmd(pattern="series") -@auth_only async def search_series_x(e): try: q = e.text.split(" ", 1)[1]