mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-06 13:01:50 +02:00
Remove unused import
This commit is contained in:
parent
8bd2686211
commit
1497d2c666
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
from flask_babel import gettext as _
|
|
||||||
from sqlalchemy_continuum import Operation, parent_class
|
from sqlalchemy_continuum import Operation, parent_class
|
||||||
|
|
||||||
from ihatemoney.models import BillVersion, Person, PersonVersion, ProjectVersion
|
from ihatemoney.models import BillVersion, Person, PersonVersion, ProjectVersion
|
||||||
|
|
Loading…
Reference in a new issue