[setup] remove unused imports

This commit is contained in:
Prateeksha Singh
2018-12-11 16:44:05 +05:30
parent b274f8cb2a
commit 4da8dced94
2 changed files with 2 additions and 5 deletions

View File

@@ -8,7 +8,6 @@ import frappe, os, json
from frappe import _
from frappe.desk.page.setup_wizard.setup_wizard import make_records
from frappe.utils import cstr, getdate
from frappe.utils.nestedset import get_root_of
from erpnext.accounts.doctype.account.account import RootNotEditable
default_lead_sources = ["Existing Customer", "Reference", "Advertisement",