mirror of
https://github.com/simple-login/app.git
synced 2025-10-07 13:58:57 +08:00
remove unused import
This commit is contained in:
parent
d4e1aec875
commit
746dfae495
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ from app.email_utils import (
|
||||||
)
|
)
|
||||||
from app.errors import (
|
from app.errors import (
|
||||||
NonReverseAliasInReplyPhase,
|
NonReverseAliasInReplyPhase,
|
||||||
CannotCreateContactForReverseAlias,
|
|
||||||
VERPTransactional,
|
VERPTransactional,
|
||||||
VERPForward,
|
VERPForward,
|
||||||
VERPReply,
|
VERPReply,
|
||||||
|
|
Loading…
Add table
Reference in a new issue