mirror of https://github.com/OCA/social.git
7 lines
308 B
Python
7 lines
308 B
Python
# -*- encoding: utf-8 -*-
|
|
##############################################################################
|
|
# (c) 2015 Pedro M. Baeza
|
|
# License AGPL-3 - See LICENSE file on root folder for details
|
|
##############################################################################
|
|
from . import mail_compose_message
|