fix: removed unused import

This commit is contained in:
pateljannat
2021-08-09 13:27:09 +05:30
parent 6cbca8d1bb
commit f9b4fe468e

View File

@@ -3,7 +3,6 @@
# For license information, please see license.txt
from __future__ import unicode_literals
from re import sub
import frappe
from frappe.model.document import Document
import json