Skip to content

Commit 685bce8

Browse files
committed
Add kcpPath to node context
1 parent 23e43d4 commit 685bce8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/lib/portal-options/models/luigi-context.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ interface PortalEntityContext {
1313
export interface PortalNodeContext extends NodeContext {
1414
portalContext: PortalContext;
1515
kcpPath?: string;
16-
kcpPathOverwrite?: string;
1716
translationTable?: any;
1817
namespaceId?: string;
1918
entity?: Resource;

0 commit comments

Comments
 (0)