mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
233
This commit is contained in:
parent
24e0f2c72f
commit
ddf82618e8
@ -6,7 +6,6 @@ from typing import Any, ClassVar, Generic, TypeVar
|
||||
|
||||
import nonebot
|
||||
from aiocache import Cache as AioCache
|
||||
# from aiocache.backends.redis import RedisCache
|
||||
from aiocache.base import BaseCache
|
||||
from aiocache.serializers import JsonSerializer
|
||||
from nonebot.compat import model_dump
|
||||
|
||||
Loading…
Reference in New Issue
Block a user