mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-27 13:13:25 -08:00
4 lines
60 B
Python
4 lines
60 B
Python
from .service import AuthService
|
|
|
|
__all__ = ["AuthService"]
|