mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-06 05:01:48 +02:00
restore lost import in rebasing
This commit is contained in:
parent
0aa55ff3d1
commit
d2290b19b5
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ from flask import session
|
|||
from werkzeug.security import check_password_hash, generate_password_hash
|
||||
|
||||
from ihatemoney import models
|
||||
from ihatemoney.currency_convertor import CurrencyConverter
|
||||
from ihatemoney.tests.common.ihatemoney_testcase import IhatemoneyTestCase
|
||||
from ihatemoney.versioning import LoggingMode
|
||||
|
||||
|
|
Loading…
Reference in a new issue