mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[DURACOM-248] lint fix
This commit is contained in:
@@ -20,7 +20,8 @@ import {
|
||||
TranslateService,
|
||||
} from '@ngx-translate/core';
|
||||
import {
|
||||
combineLatest, concatMap,
|
||||
combineLatest,
|
||||
concatMap,
|
||||
Observable,
|
||||
of,
|
||||
} from 'rxjs';
|
||||
|
Reference in New Issue
Block a user