This commit is contained in:
Dániel Péter Sipos
2020-11-17 14:34:42 +01:00
parent aca0641232
commit 3303094efe
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
import { Component, Input } from '@angular/core';
import { SearchResultGridElementComponent } from '../search-result-grid-element.component';
import { Collection } from '../../../../core/shared/collection.model';
import { CollectionSearchResult } from '../../../object-collection/shared/collection-search-result.model';