From 9e08b21e0bb24abe6b6fd24240e4323ffc5cd1c2 Mon Sep 17 00:00:00 2001 From: Afshan <33727827+AfshanKhan@users.noreply.github.com> Date: Wed, 14 Oct 2020 15:44:52 +0530 Subject: [PATCH] fix: removing unused imports (#23633) --- erpnext/projects/report/billing_summary.py | 1 - 1 file changed, 1 deletion(-) diff --git a/erpnext/projects/report/billing_summary.py b/erpnext/projects/report/billing_summary.py index 0b44e9d112c..6c3c05f3b68 100644 --- a/erpnext/projects/report/billing_summary.py +++ b/erpnext/projects/report/billing_summary.py @@ -6,7 +6,6 @@ from __future__ import unicode_literals import frappe from frappe import _ from frappe.utils import time_diff_in_hours, flt -from frappe.model.meta import get_field_precision def get_columns(): return [