PATCH: removed commit_data method from database as it is no longer necessary
This commit is contained in:
@@ -93,7 +93,6 @@ def signup():
|
||||
None
|
||||
)
|
||||
)
|
||||
db.commit_data()
|
||||
|
||||
# Create session for new user, to avoid them having unnecessary state info
|
||||
session.clear()
|
||||
|
||||
Reference in New Issue
Block a user