adjust import according to ub_core

This commit is contained in:
thedragonsinn
2024-04-05 19:18:36 +05:30
parent 19e1a27801
commit 2edf2fda89

View File

@@ -6,7 +6,7 @@ from time import time
from urllib.parse import urlparse
import yt_dlp
from ub_core.utils.aiohttp_tools import aio
from ub_core.utils import aio
from app import Message, bot