Skip to content

Commit 487520b

Browse files
committed
Revert "frontend change"
This reverts commit 2fdd649.
1 parent 9923cf9 commit 487520b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web_src/js/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// bootstrap module must be the first one to be imported, it handles webpack lazy-loading and global errors
22
import './bootstrap.js';
33

4-
54
import {initRepoActivityTopAuthorsChart} from './components/RepoActivityTopAuthors.vue';
65
import {initScopedAccessTokenCategories} from './components/ScopedAccessTokenSelector.vue';
76
import {initDashboardRepoList} from './components/DashboardRepoList.vue';

0 commit comments

Comments
 (0)