first commit
This commit is contained in:
3
core/services/__init__.py
Normal file
3
core/services/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .otp import * # noqa
|
||||
from .sms import * # noqa
|
||||
from .user import * # noqa
|
||||
Reference in New Issue
Block a user