From 00b1d33ec6d9b143de6273e4a5c8708ef75f25fe Mon Sep 17 00:00:00 2001 From: Anupam Date: Wed, 17 Nov 2021 17:44:42 +0530 Subject: [PATCH] fix: linter issue --- erpnext/crm/doctype/lead/lead.py | 1 - 1 file changed, 1 deletion(-) diff --git a/erpnext/crm/doctype/lead/lead.py b/erpnext/crm/doctype/lead/lead.py index a445c90d2d1..12e81ed6487 100644 --- a/erpnext/crm/doctype/lead/lead.py +++ b/erpnext/crm/doctype/lead/lead.py @@ -9,7 +9,6 @@ from frappe.contacts.address_and_contact import load_address_and_contact from frappe.email.inbox import link_communication_to_document from frappe.model.mapper import get_mapped_doc from frappe.utils import ( - cint, comma_and, cstr, getdate,