mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 04:53:06 +00:00
[CST-5668] Fixed lint warnings
This commit is contained in:
@@ -14,7 +14,7 @@ import { AuthService } from '../../../../core/auth/auth.service';
|
||||
import { HardRedirectService } from '../../../../core/services/hard-redirect.service';
|
||||
import { take } from 'rxjs/operators';
|
||||
import { URLCombiner } from '../../../../core/url-combiner/url-combiner';
|
||||
import {CoreState} from "../../../../core/core-state.model";
|
||||
import {CoreState} from '../../../../core/core-state.model';
|
||||
|
||||
@Component({
|
||||
selector: 'ds-log-in-orcid',
|
||||
|
Reference in New Issue
Block a user