mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-30 18:15:11 +00:00
Fix unused of
This commit is contained in:
parent
72a942dec8
commit
70829dc203
@ -15,7 +15,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { throwError as observableThrowError, Observable, of } from 'rxjs';
|
||||
import { throwError as observableThrowError, Observable } from 'rxjs';
|
||||
import { Injectable, Injector } from '@angular/core';
|
||||
import {
|
||||
HttpHandler, HttpInterceptor, HttpRequest,
|
||||
|
Loading…
x
Reference in New Issue
Block a user