Skip to content

Commit c3a3e18

Browse files
committed
No need for mapper registry
1 parent 7b34098 commit c3a3e18

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/murfey/util/db.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"""
2424
GENERAL
2525
"""
26-
mapper_registry = sqlalchemy.orm.registry()
2726

2827

2928
class MurfeyUser(SQLModel, table=True): # type: ignore

0 commit comments

Comments
 (0)