style: format
This commit is contained in:
parent
e9dfa80cf0
commit
4ec874ac6e
1 changed files with 1 additions and 1 deletions
|
|
@ -994,7 +994,7 @@ class Database:
|
|||
if hasattr(obj, "on_rollback"):
|
||||
obj.on_rollback()
|
||||
frappe.local.rollback_observers = []
|
||||
|
||||
|
||||
frappe.local.realtime_log = []
|
||||
frappe.flags.enqueue_after_commit = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue