chore: remove invalid comment

This commit is contained in:
Deepesh Garg
2024-03-13 12:02:06 +05:30
parent c9623b6fd6
commit e87b44f758

View File

@@ -65,7 +65,6 @@ class BuyingSettings(Document):
def set_search_fields(doctype, fieldname, naming_series):
"""Change a doctype's naming to user naming series"""
from frappe.custom.doctype.property_setter.property_setter import make_property_setter
searchfields = frappe.get_meta(doctype).get_search_fields()