Remove gl.Activities from Commits page
This commit is contained in:
parent
c00c156ffb
commit
736a788e29
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue