feat: remove explicit commit call

This commit is contained in:
Govind S Menokee 2019-07-17 22:38:30 +05:30
parent 2ab9947647
commit 51b7b6f5d0

View File

@ -17,4 +17,3 @@ def execute():
SET SET
wop.batch_size = 1 wop.batch_size = 1
""") """)
frappe.db.commit()