6 lines
153 B
Python
6 lines
153 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import mail_bot
|
|
from . import discuss_channel
|
|
from . import res_users
|