PamGram/core/services/channels/cache.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
98 B
Python
Raw Permalink Normal View History

2024-03-10 12:50:32 +00:00
from gram_core.services.channels.cache import ChannelAliasCache
__all__ = ("ChannelAliasCache",)