chore: remove invalid comment

(cherry picked from commit e87b44f758)
This commit is contained in:
Deepesh Garg
2024-03-13 12:02:06 +05:30
committed by Mergify
parent 2512d4c7f2
commit 2e38f4d599

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()