mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Removed unused import.
This commit is contained in:
@@ -5,7 +5,6 @@ import { ItemComponent } from '../../../../item-page/simple/item-types/shared/it
|
||||
import { RouteService } from '../../../../core/services/route.service';
|
||||
import { Observable } from 'rxjs/internal/Observable';
|
||||
import { filter, map, take } from 'rxjs/operators';
|
||||
import { BitstreamDataService } from '../../../../core/data/bitstream-data.service';
|
||||
|
||||
@listableObjectComponent('IIIFSearchable', ViewMode.StandalonePage)
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user