mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
解决冲突
This commit is contained in:
parent
0822512c21
commit
68a71c516e
@ -5,9 +5,9 @@ import subprocess
|
|||||||
import nonebot
|
import nonebot
|
||||||
import ujson as json
|
import ujson as json
|
||||||
|
|
||||||
from zhenxun.services.log import logger # type: ignore
|
from zhenxun.services.log import logger
|
||||||
from zhenxun.utils.http_utils import AsyncHttpx # type: ignore
|
from zhenxun.utils.http_utils import AsyncHttpx
|
||||||
from zhenxun.utils.image_utils import BuildImage, ImageTemplate, RowStyle # type: ignore
|
from zhenxun.utils.image_utils import BuildImage, ImageTemplate, RowStyle
|
||||||
|
|
||||||
from .config import BASE_PATH, CONFIG_URL, DOWNLOAD_URL
|
from .config import BASE_PATH, CONFIG_URL, DOWNLOAD_URL
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user