dashboard/areas/users/__init__.py

2 lines
49 B
Python

from .users import *
from .user_service import *