PamGram/core/services/gacha_log_rank/cache.py
2024-09-12 21:12:23 +08:00

4 lines
104 B
Python

from gram_core.services.gacha_log_rank.cache import GachaLogRankCache
__all__ = ("GachaLogRankCache",)