remove unused import

This commit is contained in:
Son NK 2021-01-19 10:33:20 +01:00
parent d1d7a93ca5
commit f94b82c134

View file

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