Error Fix 20/79620/1
authorArundathi Patil <arundpil@in.ibm.com>
Mon, 4 Mar 2019 13:55:41 +0000 (19:25 +0530)
committerIBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com>
Mon, 4 Mar 2019 13:55:51 +0000 (19:25 +0530)
Fixed error in editor component.

Issue-ID: CCSDK-704
Change-Id: I4777bcc8b24797e65bf0be64c8191f40bf163631
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
cds-ui/client/src/app/feature-modules/blueprint/modify-template/editor/editor.component.ts

index 9073d10..46dca73 100644 (file)
@@ -31,6 +31,7 @@ import { IAppState } from '../../../../common/core/store/state/app.state';
 import { Store } from '@ngrx/store';
 import { Observable } from 'rxjs';
 import { IBlueprintState } from 'src/app/common/core/store/models/blueprintState.model';
+import { LoadBlueprintSuccess } from '../../../../common/core/store/actions/blueprint.action';
 
 
 interface FoodNode {