mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
[DURACOM-191] Remove statistics-page.module and statistics.module
This commit is contained in:
@@ -13,8 +13,6 @@ import { IdlePreloadModule } from 'angular-idle-preload';
|
||||
|
||||
import { AppModule } from '../../app/app.module';
|
||||
import { RootModule } from '../../app/root.module';
|
||||
import { StatisticsModule } from '../../app/statistics/statistics.module';
|
||||
import { StatisticsPageModule } from '../../app/statistics-page/statistics-page.module';
|
||||
import { SubmissionModule } from '../../app/submission/submission.module';
|
||||
|
||||
const DECLARATIONS = [
|
||||
@@ -32,8 +30,6 @@ const DECLARATIONS = [
|
||||
NgbModule,
|
||||
RouterModule,
|
||||
ScrollToModule,
|
||||
StatisticsModule,
|
||||
StatisticsPageModule,
|
||||
StoreModule,
|
||||
StoreRouterConnectingModule,
|
||||
TranslateModule,
|
||||
|
Reference in New Issue
Block a user