From 9a91dd55f38684c3878dd366ad901936093da0da Mon Sep 17 00:00:00 2001 From: Yasir Aris M Date: Sun, 1 Oct 2023 22:23:43 +0700 Subject: [PATCH] ok revert aja lah --- misskaty/helper/__init__.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/misskaty/helper/__init__.py b/misskaty/helper/__init__.py index 4a4051db..fe72798d 100644 --- a/misskaty/helper/__init__.py +++ b/misskaty/helper/__init__.py @@ -13,7 +13,4 @@ from .stickerset import * from .subscene_helper import * from .time_gap import * from .tools import * -from .ytdl_helper import * -from misskaty import app - -app.fetch = fetch \ No newline at end of file +from .ytdl_helper import * \ No newline at end of file