style: fix linter whitespace issue

This commit is contained in:
Hussain Nagaria 2023-06-28 11:46:17 +05:30
parent b9bd055813
commit aaf1bd7f4b

View file

@ -182,7 +182,7 @@ frappe.ui.form.ControlAutocomplete = class ControlAutoComplete extends frappe.ui
}
return o;
});
return options;
}