mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 12:41:49 +02:00
remove unused import
This commit is contained in:
parent
cb7cdd261f
commit
53c2b1d796
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ from flask import (
|
|||
)
|
||||
from flask_babel import gettext as _
|
||||
from flask_mail import Message
|
||||
from sqlalchemy import orm
|
||||
from sqlalchemy_continuum import Operation
|
||||
from werkzeug.exceptions import NotFound
|
||||
from werkzeug.security import check_password_hash, generate_password_hash
|
||||
|
|
Loading…
Reference in a new issue