This commit is contained in:
Son NK 2021-04-09 12:46:51 +02:00
parent a1de682ae1
commit 9bfd9ebf07
1 changed files with 0 additions and 1 deletions

View File

@ -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