mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-20 21:42:02 +02:00
8 lines
216 B
Python
8 lines
216 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import sms_account_code
|
|
from . import sms_account_phone
|
|
from . import sms_account_sender
|
|
from . import sms_composer
|
|
from . import sms_template_preview
|
|
from . import sms_template_reset
|