Skip to content

Commit

Permalink
remove old counter report page container component
Browse files Browse the repository at this point in the history
  • Loading branch information
bozana committed Oct 15, 2024
1 parent f314023 commit d3fea3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/load.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import Page from '@/components/Container/Page.vue';
import AccessPage from '@/components/Container/AccessPage.vue';
import AddContextContainer from '@/components/Container/AddContextContainer.vue';
import AdminPage from '@/components/Container/AdminPage.vue';
import CounterReportsPage from '@/components/Container/CounterReportsPage.vue';
import DecisionPage from '@/components/Container/DecisionPage.vue';
import DoiPage from '@/components/Container/DoiPageOPS.vue';
import ImportExportPage from '@/components/Container/ImportExportPage.vue';
Expand All @@ -44,7 +43,6 @@ window.pkp = Object.assign(PkpLoad, window.pkp || {}, {
AddContextContainer,
AdminPage,
AdvancedSearchReviewerContainer,
CounterReportsPage,
DecisionPage,
DoiPage,
ImportExportPage,
Expand Down

0 comments on commit d3fea3b

Please sign in to comment.