diff --git a/golem_mail/wizard/__init__.py b/golem_mail/wizard/__init__.py index 57a5305..8c7fe20 100644 --- a/golem_mail/wizard/__init__.py +++ b/golem_mail/wizard/__init__.py @@ -16,4 +16,4 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -from . import golem_mail_presend_wizard, golem_mail_recipient +from . import golem_mail_presend_wizard, golem_mail_recipient, mail_compose_message