mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 10:34:15 +00:00
upgrade to angular6
This commit is contained in:
@@ -5,7 +5,7 @@ import { Actions, Effect } from '@ngrx/effects';
|
||||
import { Action, Store } from '@ngrx/store';
|
||||
|
||||
// import rxjs
|
||||
import { Observable } from 'rxjs/Observable';
|
||||
import { Observable } from 'rxjs';
|
||||
|
||||
// import services
|
||||
import { AuthService } from './auth.service';
|
||||
|
Reference in New Issue
Block a user