Skip to content

Commit 3fa63c1

Browse files
fix(settings): Removing unused feature flag
1 parent 89b1094 commit 3fa63c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/config/settings.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ export interface IFeatures {
5353
functions?: boolean;
5454
kubernetesRawResources?: boolean;
5555
renderPipelineStageThreshold?: number;
56-
deployManifestStageAdvancedConfiguration?: boolean;
5756
pipelineRefEnabled?: boolean;
5857
}
5958

0 commit comments

Comments
 (0)