fixed codacy lint
This commit is contained in:
parent
833f235869
commit
4bef424292
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ frappe.ui.form.ControlAttach = frappe.ui.form.ControlData.extend({
|
|||
}
|
||||
}
|
||||
|
||||
return null
|
||||
return null;
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue