fix: Remove unnecessary import

This commit is contained in:
Suraj Shetty 2021-05-25 12:52:26 +05:30
parent b14a935c5d
commit d3b9edd2c4

View File

@ -3,7 +3,6 @@
from __future__ import unicode_literals from __future__ import unicode_literals
import frappe import frappe
import frappe.website.render
page_title = "Partners" page_title = "Partners"