Skip to content

Commit 5b43c43

Browse files
committed
feat: remove flag for modern layout
1 parent 886f724 commit 5b43c43

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/index.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ export interface customEnv {
101101
* @default false
102102
*/
103103
FEATURE_CODE_MIRROR_ENABLE?: boolean
104-
/**
105-
* If true, the experimental layout feature is enabled
106-
*/
107-
FEATURE_EXPERIMENTAL_MODERN_LAYOUT_ENABLE?: boolean
108104
// ================== Feature flags for the enterprise release ==================
109105
/**
110106
* If true, only pipelines to which the user has access will be shown across the application

0 commit comments

Comments
 (0)