We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
null
1 parent 1e02b55 commit cb5bab5Copy full SHA for cb5bab5
models.py
@@ -48,8 +48,6 @@
48
49
Base = declarative_base()
50
metadata = Base.metadata
51
-DELETED_USER_ID = "00000000-0000-0000-0000-000000000000"
52
-DELETED_USER_EMAIL = "[email protected]"
53
54
55
# 1:N
0 commit comments