mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-14 02:04:17 +00:00
Merge pull request #51944 from ruthra-kumar/remove_junk_comment
chore: remove stray comment and disable auto close
This commit is contained in:
@@ -16,7 +16,6 @@ pull_request_rules:
|
||||
- base=version-12
|
||||
- base=version-14
|
||||
- base=version-15
|
||||
- base=version-16
|
||||
actions:
|
||||
close:
|
||||
comment:
|
||||
|
||||
@@ -9,7 +9,7 @@ from erpnext.setup.doctype.employee.employee import get_holiday_list_for_employe
|
||||
from erpnext.stock.doctype.serial_no.serial_no import get_serial_nos
|
||||
from erpnext.utilities.transaction_base import TransactionBase, delete_events
|
||||
|
||||
#
|
||||
|
||||
class MaintenanceSchedule(TransactionBase):
|
||||
# begin: auto-generated types
|
||||
# This code is auto-generated. Do not modify anything in this block.
|
||||
|
||||
Reference in New Issue
Block a user