fix: remove unused import

This commit is contained in:
Mihir Kandoi
2025-04-28 17:49:27 +05:30
parent acd1529780
commit 9e640341fd

View File

@@ -3,7 +3,6 @@
import frappe
import frappe.utils
from frappe.tests import IntegrationTestCase, UnitTestCase
from frappe.utils import add_days, today