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