mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 16:45:02 +00:00
fix: remove unused import
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
|
||||
import frappe
|
||||
import frappe.utils
|
||||
from frappe.tests import IntegrationTestCase, UnitTestCase
|
||||
from frappe.utils import add_days, today
|
||||
|
||||
|
||||
Reference in New Issue
Block a user