remove unused import

This commit is contained in:
Raffael Meyer
2019-05-12 02:24:39 +02:00
parent 3799aabc46
commit 9eef60754d

View File

@@ -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