Started addressing some PR comments

This commit is contained in:
mmonkey
2021-09-16 23:20:11 -05:00
parent 04a5db5c1d
commit 9a08bcd2bc
4 changed files with 17 additions and 15 deletions

View File

@@ -41,7 +41,6 @@ from sqlalchemy.exc import IntegrityError, OperationalError, InvalidRequestError
from sqlalchemy.sql.expression import func, or_, text
from . import constants, logger, helper, services, isoLanguages, fs
from .cli import filepicker
from . import db, calibre_db, ub, web_server, get_locale, config, updater_thread, babel, gdriveutils
from .helper import check_valid_domain, send_test_mail, reset_password, generate_password_hash, check_email, \
valid_email, check_username