mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-28 21:53:20 -08:00
4 lines
66 B
Python
4 lines
66 B
Python
from .service import SessionService
|
|
|
|
__all__ = ["SessionService"]
|