fix: removed unnecessary space

This commit is contained in:
Jannat Patel
2022-06-21 16:19:42 +05:30
parent 5e875b6d71
commit 2743f1adc9

View File

@@ -25,6 +25,6 @@ school.patches.v0_0.multiple_instructors #11-02-2022
school.patches.v0_0.set_course_in_lesson #21-03-2022
school.patches.v0_0.set_status_in_course #21-03-2022
lms.patches.v0_0.change_published_field_data #25-03-2022
execute:frappe.delete_doc("Workspace", "School", ignore_mi ssing=True, force=True)
execute:frappe.delete_doc("Workspace", "School", ignore_missing=True, force=True)
lms.patches.v0_0.move_certification_to_certificate
lms.patches.v0_0.quiz_submission_member