mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
remove unused import
This commit is contained in:
parent
03a98efc8f
commit
ad9419a22f
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
from enum import unique
|
|
||||||
|
|
||||||
import sqlalchemy as sa
|
import sqlalchemy as sa
|
||||||
import sqlalchemy.orm as orm
|
import sqlalchemy.orm as orm
|
||||||
from mealie.db.models.model_base import BaseMixins, SqlAlchemyBase
|
from mealie.db.models.model_base import BaseMixins, SqlAlchemyBase
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue