mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-20 09:22:03 +02:00
6 lines
145 B
Python
6 lines
145 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import sms_composer
|
|
from . import sms_resend
|
|
from . import sms_template_preview
|
|
from . import sms_template_reset
|