mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
fix: unused imports
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
# Copyright (c) 2021, Frappe Technologies Pvt. Ltd. and Contributors
|
# Copyright (c) 2021, Frappe Technologies Pvt. Ltd. and Contributors
|
||||||
# License: GNU General Public License v3. See license.txt
|
# License: GNU General Public License v3. See license.txt
|
||||||
import frappe
|
import frappe
|
||||||
from frappe import _dict
|
|
||||||
from frappe.utils import floor
|
from frappe.utils import floor
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user