2 lines
72 B
Python
2 lines
72 B
Python
from .user import UserController
|
|
from .product import ProductController
|
from .user import UserController
|
|
from .product import ProductController
|