Files
notification/auth/core/services/__init__.py
A'zamov Samandar a4b5833bbe firs commit 🐼
2025-04-19 14:29:36 +05:00

4 lines
85 B
Python

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