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