Skip to content
Snippets Groups Projects
Commit 18f76e55 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-2966 OZG-3171 do a "workaround" import of decorator to fix tests :S

parent b182416a
Branches
Tags
No related merge requests found
......@@ -23,8 +23,8 @@
*/
import { HttpClient, HttpHeaders } from '@angular/common/http';
import { Injectable } from '@angular/core';
import { SkipInterceptor } from '@goofy-client/tech-shared';
import { getUrl, Resource, ResourceFactory, ResourceUri } from '@ngxp/rest';
import { SkipInterceptor } from 'libs/tech-shared/src/lib/decorator/skip-error-interceptor.decorator';
import { Observable } from 'rxjs';
import { BinaryFileListResource, BinaryFileResource } from './binary-file.model';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment