Skip to content
Snippets Groups Projects
Commit 9902209f authored by Kristof De Langhe's avatar Kristof De Langhe
Browse files

55946: Small import fix

parent fc967004
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,6 @@ import { TranslateModule, TranslateService } from '@ngx-translate/core';
import { SearchFormComponent } from '../../shared/search-form/search-form.component';
import { SearchPageModule } from '../../+search-page/search-page.module';
import { ObjectCollectionComponent } from '../../shared/object-collection/object-collection.component';
import { ItemSelectComponent } from '../../shared/item-select/item-select.component';
import { ActivatedRoute, Router } from '@angular/router';
import { ActivatedRouteStub } from '../../shared/testing/active-router-stub';
import { RouterStub } from '../../shared/testing/router-stub';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment