Files
backend-v1/core/services/__init__.py
2026-02-10 17:19:59 +05:00

4 lines
85 B
Python

from .otp import * # noqa
from .sms import * # noqa
from .user import * # noqa