fix: remove unnecessary imports
This commit is contained in:
parent
5f0edca3f3
commit
c1bb4eec9c
@ -3,9 +3,7 @@
|
||||
|
||||
from __future__ import unicode_literals
|
||||
import frappe
|
||||
import os
|
||||
from frappe import _
|
||||
from frappe.utils.pdf import get_pdf
|
||||
|
||||
@frappe.whitelist()
|
||||
def get_all_nodes(parent, parent_name, method, company):
|
||||
|
Loading…
x
Reference in New Issue
Block a user