chore: remove unused import

This commit is contained in:
khushi8112
2025-06-19 18:40:37 +05:30
parent 4a027125bc
commit a1c0727d7b

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