mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-15 15:38:39 +00:00
chore(crm_settings): remove unused delete_custom_fields import (#56558)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import frappe
|
||||
from frappe import _
|
||||
from frappe.custom.doctype.custom_field.custom_field import create_custom_fields, delete_custom_fields
|
||||
from frappe.custom.doctype.custom_field.custom_field import create_custom_fields
|
||||
from frappe.model.document import Document
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user