Files
notification/auth/core/services/__init__.py
2025-04-19 15:18:13 +05:00

4 lines
85 B
Python

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