Skip to content

Commit cb5bab5

Browse files
Revert "Fix null created by (#186)" (#189)
This reverts commit 13f55cb.
1 parent 1e02b55 commit cb5bab5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

models.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@
4848

4949
Base = declarative_base()
5050
metadata = Base.metadata
51-
DELETED_USER_ID = "00000000-0000-0000-0000-000000000000"
52-
DELETED_USER_EMAIL = "[email protected]"
5351

5452

5553
# 1:N

0 commit comments

Comments
 (0)