fix: unused imports

This commit is contained in:
Ankush Menat
2021-10-21 11:04:40 +05:30
parent 71e517f043
commit 5ed32b5995

View File

@@ -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