mirror of https://github.com/OCA/social.git
7 lines
297 B
Python
Executable File
7 lines
297 B
Python
Executable File
# -*- coding: utf-8 -*-
|
|
##############################################################################
|
|
# For copyright and license notices, see __openerp__.py file in module root
|
|
# directory
|
|
##############################################################################
|
|
from . import mass_mailing
|