[Minor] Cleanup

This commit is contained in:
shreyas 2016-01-28 17:27:07 +05:30 committed by Anand Doshi
parent e970ddcee9
commit c761f1b0a1

View File

@ -2,7 +2,7 @@
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals
import frappe, pprint
import frappe
from frappe import _, msgprint
from frappe.utils import flt
from erpnext.accounts.utils import get_fiscal_year