Fix ESLint no-multipe-empty-lines ES6

[MAILPOET-1031]
This commit is contained in:
Pavel Dohnal
2017-08-30 15:11:56 +02:00
parent 09199e41a1
commit 9061e1b495
2 changed files with 0 additions and 3 deletions

View File

@@ -374,8 +374,6 @@ const _MailerMixin = {
};
export { _QueueMixin as QueueMixin };
export { _StatisticsMixin as StatisticsMixin };
export { _MailerMixin as MailerMixin };