Files
backend/core/services/__init__.py
A'zamov Samandar 256e80cc23 first commit
2025-11-21 14:41:16 +05:00

4 lines
82 B
Python

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