mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
Undo unused import
This commit is contained in:
parent
391c4219a2
commit
7f7b05c0d1
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ from flask_babel import gettext as _
|
|||
from flask_mail import Message
|
||||
import qrcode
|
||||
import qrcode.image.svg
|
||||
from sqlalchemy import func
|
||||
from sqlalchemy_continuum import Operation
|
||||
from werkzeug.exceptions import NotFound
|
||||
from werkzeug.security import check_password_hash
|
||||
|
|
Loading…
Reference in a new issue