chore: remove unused import
This commit is contained in:
parent
58fb2f7dde
commit
7bd84f2696
@ -6,7 +6,7 @@ import frappe
|
||||
from frappe import _
|
||||
from frappe.model.document import Document
|
||||
from frappe.query_builder import Criterion
|
||||
from frappe.utils import formatdate, get_link_to_form, getdate
|
||||
from frappe.utils import get_link_to_form, getdate
|
||||
|
||||
from erpnext.hr.doctype.shift_assignment.shift_assignment import has_overlapping_timings
|
||||
from erpnext.hr.utils import share_doc_with_approver, validate_active_employee
|
||||
|
Loading…
x
Reference in New Issue
Block a user