mirror of
https://github.com/jointakahe/takahe.git
synced 2025-06-05 10:18:50 +00:00
3 lines
138 B
Python
3 lines
138 B
Python
from .announcement import AnnouncementService # noqa
|
|
from .identity import IdentityService # noqa
|
|
from .user import UserService # noqa
|