# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import attachment
from . import channel
from . import chatbot
from . import main
from . import rtc
from . import thread
from . import webclient
from . import cors
