mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 23:19:20 +00:00
remove unused import
This commit is contained in:
@@ -3,7 +3,6 @@ from __future__ import unicode_literals
|
|||||||
import json
|
import json
|
||||||
from six import string_types
|
from six import string_types
|
||||||
import frappe
|
import frappe
|
||||||
from frappe.utils import format_datetime
|
|
||||||
from frappe import _
|
from frappe import _
|
||||||
import pandas as pd
|
import pandas as pd
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user