diff --git a/public/main/auth/my_progress.php b/public/main/auth/my_progress.php index a228c0bfd9..fd2275d8cd 100644 --- a/public/main/auth/my_progress.php +++ b/public/main/auth/my_progress.php @@ -16,16 +16,6 @@ if (('true' === api_get_setting('platform.block_my_progress_page'))) { $this_section = SECTION_TRACKING; $nameTools = get_lang('Progress'); -$htmlHeadXtra[] = api_get_js('jquery.timelinr-0.9.54.js'); -$htmlHeadXtra[] = ""; - $pluginCalendar = 'true' === api_get_plugin_setting('learning_calendar', 'enabled'); if ($pluginCalendar) {