fix: remove debugger

This commit is contained in:
Mohammad Hasnain Mohsin Rajan 2021-05-12 17:10:35 +05:30 committed by GitHub
parent c822c54f55
commit c246c82a85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,6 @@ frappe.ui.form.on('Document Naming Rule', {
let primary_action_label = __('Save');
let primary_action = (fields) => {
debugger
frappe.call({
method: 'frappe.core.doctype.document_naming_rule.document_naming_rule.update_current',
args: {