mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 23:34:05 +08:00
remove unused import
This commit is contained in:
parent
d1d7a93ca5
commit
f94b82c134
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@ from app.email_utils import (
|
|||
is_valid_email,
|
||||
replace,
|
||||
should_disable,
|
||||
get_header_from_bounce,
|
||||
parse_email_log_id_from_bounce,
|
||||
)
|
||||
from app.extensions import db
|
||||
|
|
Loading…
Reference in a new issue