remove unused import

This commit is contained in:
Son 2022-01-07 15:47:54 +01:00
parent d4e1aec875
commit 746dfae495

View file

@ -129,7 +129,6 @@ from app.email_utils import (
)
from app.errors import (
NonReverseAliasInReplyPhase,
CannotCreateContactForReverseAlias,
VERPTransactional,
VERPForward,
VERPReply,