mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 22:43:03 +00:00
[DURACOM-191] fix some tests
This commit is contained in:
@@ -15,6 +15,7 @@ import {
|
||||
makeStateKey,
|
||||
TransferState,
|
||||
} from '@angular/platform-browser';
|
||||
import { DYNAMIC_FORM_CONTROL_MAP_FN } from '@ng-dynamic-forms/core';
|
||||
import {
|
||||
select,
|
||||
Store,
|
||||
@@ -45,7 +46,6 @@ import { dsDynamicFormControlMapFn } from './shared/form/builder/ds-dynamic-form
|
||||
import { MenuService } from './shared/menu/menu.service';
|
||||
import { ThemeService } from './shared/theme-support/theme.service';
|
||||
import { Angulartics2DSpace } from './statistics/angulartics/dspace-provider';
|
||||
import { DYNAMIC_FORM_CONTROL_MAP_FN } from '@ng-dynamic-forms/core';
|
||||
|
||||
/**
|
||||
* Performs the initialization of the app.
|
||||
|
Reference in New Issue
Block a user