mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
fix: Remove unnecessary import
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user