chore: remove unused import

(cherry picked from commit a1c0727d7b)
This commit is contained in:
khushi8112
2025-06-19 18:40:37 +05:30
committed by Mergify
parent 4c2f555379
commit c07d5b6dec

View File

@@ -5,7 +5,6 @@
import frappe
from frappe import _
from frappe.model.document import Document
from frappe.model.naming import append_number_if_name_exists
from frappe.utils import getdate, nowdate