MDL-79420 core: Remove invalid MoodleNet template call

This commit is contained in:
Huong Nguyen
2023-09-20 11:38:54 +07:00
parent 9890e67e6d
commit 90e3a3d994
3 changed files with 2 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-1
View File
@@ -227,7 +227,6 @@ export const init = () => {
'core/moodlenet/send_activity_modal_done',
'core/moodlenet/send_activity_modal_footer_view',
'core/moodlenet/send_activity_modal_footer_share',
'core/moodlenet/send_course_modal_base',
]);
registerEventListeners();
listenersRegistered = true;