mirror of
https://github.com/simple-login/app.git
synced 2025-02-25 00:03:03 +08:00
fix
This commit is contained in:
parent
a1de682ae1
commit
9bfd9ebf07
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ from app.config import (
|
|||
FIRST_ALIAS_DOMAIN,
|
||||
DISABLE_ONBOARDING,
|
||||
UNSUBSCRIBER,
|
||||
MAX_ALIAS_PER_HOUR,
|
||||
)
|
||||
from app.errors import AliasInTrashError
|
||||
from app.extensions import db
|
||||
|
|
Loading…
Reference in a new issue