4 lines
79 B
Python
4 lines
79 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
from . import product_wishlist
|
||
|
from . import res_users
|