mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-22 07:10:59 +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
|