fix: fix function import (#21927)
This commit is contained in:
parent
a7f42f7256
commit
ee70d7a7eb
@ -1,7 +1,7 @@
|
|||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
import frappe
|
import frappe
|
||||||
|
|
||||||
from frappe.core.doctype.communication.email import update_mins_to_first_communication
|
from frappe.core.doctype.communication.communication import update_mins_to_first_communication
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
frappe.reload_doctype('Issue')
|
frappe.reload_doctype('Issue')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user