Commit 1e207e8a authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'winh-fix-duplicate-commits' into 'master'

Remove gl.Activities from Commits page

Closes #36058

See merge request !13341
parents cfcd1601 736a788e
......@@ -332,7 +332,6 @@ import GpgBadges from './gpg_badges';
break;
case 'projects:commits:show':
CommitsList.init(document.querySelector('.js-project-commits-show').dataset.commitsLimit);
new gl.Activities();
shortcut_handler = new ShortcutsNavigation();
GpgBadges.fetch();
break;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment