X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fapp%2Finstances%2Fns-topology%2FNSTopologyComponent.ts;h=57e9ca2d203fe2fa95503e7bbc88171a9b65552a;hb=c84f1123f8ba69f9e2211b2d816bb415e595efaa;hp=8981e26af512c98b65fe6d3484f961095b4b07c4;hpb=a91e51fcd2d4fcfc136bdff9f0a7d2c205b135b6;p=osm%2FNG-UI.git diff --git a/src/app/instances/ns-topology/NSTopologyComponent.ts b/src/app/instances/ns-topology/NSTopologyComponent.ts index 8981e26..57e9ca2 100644 --- a/src/app/instances/ns-topology/NSTopologyComponent.ts +++ b/src/app/instances/ns-topology/NSTopologyComponent.ts @@ -30,8 +30,8 @@ import * as HttpStatus from 'http-status-codes'; import { CCI, DF, VLC, VNFPROFILE } from 'NSDModel'; import { COMPOSERNODES, CONNECTIONPOINT, NSD, NSDVLD, NSINFO, NSInstanceDetails, NSINSTANCENODES, VLINFO, VNFRINFO } from 'NSInstanceModel'; import { GRAPHDETAILS, Tick, TickPath } from 'NSTopologyModel'; -import { RestService } from 'src/services/RestService'; -import { isNullOrUndefined } from 'util'; +import { RestService } from 'RestService'; +import { isNullOrUndefined } from 'SharedService'; /** * Creating component