[setup][minor] remove unused import
This commit is contained in:
parent
d59b61cbd9
commit
0e728972e9
@ -7,7 +7,6 @@ import frappe
|
|||||||
from frappe import _
|
from frappe import _
|
||||||
|
|
||||||
from .operations import install_fixtures as fixtures, taxes_setup, sample_data
|
from .operations import install_fixtures as fixtures, taxes_setup, sample_data
|
||||||
from frappe.utils import getdate
|
|
||||||
|
|
||||||
def get_setup_stages(args=None):
|
def get_setup_stages(args=None):
|
||||||
if frappe.db.sql("select name from tabCompany"):
|
if frappe.db.sql("select name from tabCompany"):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user